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