AssemblyLoadContext.Finalize Method

Definition

Allows the object to try to free resources and perform other cleanup operations before it's reclaimed by garbage collection.

!AssemblyLoadContext ()
~AssemblyLoadContext ();
override this.Finalize : unit -> unit
Finalize ()

Applies to