Implemented interface member:
method
ExecuteAssembly
System._AppDomain.ExecuteAssembly(System.String, System.Security.Policy.Evidence, System.String[])
1 reference to ExecuteAssembly
mscorlib (1)
system\appdomain.cs (1)
1947return ExecuteAssembly(assemblyFile, assemblySecurity, null);