Implemented interface member:
method
Load
System._AppDomain.Load(System.String)
2 references to Load
System.AddIn (2)
System\Addin\Hosting\AddInActivator.cs (1)
122domain.Load(sysAddIn.FullName);
System\Addin\Hosting\AddInServer.cs (1)
65domain.Load(sysCore.FullName);