2 references to GetAssemblyForHandle
System.Private.CoreLib (2)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (1)
302Assembly callingAssembly = ReflectionAugments.GetAssemblyForHandle(new RuntimeTypeHandle(pCell->CallingAssemblyType));
Internal\Runtime\CompilerHelpers\ReflectionHelpers.cs (1)
33return ReflectionAugments.GetAssemblyForHandle(typeHandle);