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