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