2 references to LoadFrom
mscorlib (2)
system\activator.cs (1)
637Assembly assembly = Assembly.LoadFrom(assemblyName, hashValue, hashAlgorithm);
system\appdomain.cs (1)
2017RuntimeAssembly assembly = (RuntimeAssembly)Assembly.LoadFrom(assemblyFile,