3 references to _resolvingUnmanagedDll
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Runtime\Loader\AssemblyLoadContext.cs (3)
197_resolvingUnmanagedDll += value; 201_resolvingUnmanagedDll -= value; 893foreach (Func<Assembly, string, IntPtr> handler in Delegate.EnumerateInvocationList(_resolvingUnmanagedDll))