Click or drag to resize

LoadContextIntoDefault Events

The LoadContextIntoDefault type exposes the following members.

Events
 NameDescription
Public eventResolvingOccurs when the resolution of an assembly fails when attempting to load into this assembly load context.
(Inherited from AssemblyLoadContext)
Public eventResolvingUnmanagedDllOccurs when the resolution of a native library fails.
(Inherited from AssemblyLoadContext)
Public eventUnloadingOccurs when the AssemblyLoadContext is unloaded.
(Inherited from AssemblyLoadContext)
Top
See Also