19 [Obsolete(
"This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")]
22 [Obsolete(
"This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202")]
LoaderOptimization
An enumeration used with the T:System.LoaderOptimizationAttribute class to specify loader optimizatio...
Indicates that the application will probably have many domains that use the same code,...
Indicates that the application will probably have a single domain, and loader must not share internal...
Do not use. This mask selects the domain-related values, screening out the unused F:System....
Ignored by the common language runtime.
Indicates that no optimizations for sharing internal resources are specified. If the default domain o...
Specifies that the class can be serialized.
Indicates that the application will probably host unique code in multiple domains,...