Load |
The LoadContextIntoDefault type exposes the following members.
| Name | Description | |
|---|---|---|
| Resolving | Occurs when the resolution of an assembly fails when attempting to load into this assembly load context. (Inherited from AssemblyLoadContext) | |
| ResolvingUnmanagedDll | Occurs when the resolution of a native library fails. (Inherited from AssemblyLoadContext) | |
| Unloading | Occurs when the AssemblyLoadContext is unloaded. (Inherited from AssemblyLoadContext) |