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