2 references to GetLoaderAllocator
mscorlib (2)
system\rttype.cs (1)
1815
LoaderAllocator la = RuntimeMethodHandle.
GetLoaderAllocator
(genericMethod);
system\runtimehandles.cs (1)
1974
IRuntimeMethodInfo retVal = new RuntimeMethodInfoStub(handle, RuntimeMethodHandle.
GetLoaderAllocator
(handle));