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