2 references to GetCallerType
mscorlib (2)
system\reflection\emit\dynamicmethod.cs (2)
469RuntimeType callingType = RuntimeMethodHandle.GetCallerType(ref stackMark); 498RuntimeType callingType = RuntimeMethodHandle.GetCallerType(ref stackMark);