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