3 references to GetMethodBase
mscorlib (3)
system\diagnostics\stackframe.cs (1)
336
method = StackF.
GetMethodBase
(skipFrames);
system\diagnostics\stacktrace.cs (2)
496
MethodBase mb = StackF.
GetMethodBase
(i);
540
sfTemp.SetMethodBase(StackF.
GetMethodBase
(i));