Re: [Python.NET] AddReferenceToFileAndName, AddReferenceToFile

2018-04-27 Thread Joe
I found the answer :) These are IronPython methods, sorry I mixed that up. Hello, I found lots of references to AddReferenceToFileAndName and AddReferenceToFile online but could not find anything on them in the docs. Have they been removed? I looked at pythonnet/src/runtime/moduleobject.cs a

[Python.NET] AddReferenceToFileAndName, AddReferenceToFile

2018-04-27 Thread Joe
Hello, I found lots of references to AddReferenceToFileAndName and AddReferenceToFile online but could not find anything on them in the docs. Have they been removed? I looked at pythonnet/src/runtime/moduleobject.cs and there is only a single function public static Assembly AddReference(st