Méthode | Description | |
---|---|---|
AssemblyLoader ( ) : System | ||
PopulateKnownAssemblies ( ) : void |
This method loads known assemblies and prepopulates them in the known assembly cache. Note that these assembles must be loaded in the proper order, that is, base assemblies before dependant assemblies.
|
Méthode | Description | |
---|---|---|
CurrentDomain_AssemblyResolve ( object sender, |
This method attempts to resolve known assemblies on behalf of CLR scripts.
|