3 references to _unloading
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (3)
131
Interlocked.Exchange(ref
_unloading
, null!)?.Invoke(this);
229
_unloading
+= value;
233
_unloading
-= value;