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