3 references to GetMethodInstantiation
mscorlib (3)
system\runtimehandles.cs (3)
1373
GetMethodInstantiation
(EnsureNonNullMethodInfo(method).Value, JitHelpers.GetObjectHandleOnStack(ref types), true);
1382
GetMethodInstantiation
(method, JitHelpers.GetObjectHandleOnStack(ref types), true);
1390
GetMethodInstantiation
(EnsureNonNullMethodInfo(method).Value, JitHelpers.GetObjectHandleOnStack(ref types), false);