2 references to GetMethodBody
mscorlib (2)
system\reflection\ConstructorInfo.cs (1)
669
MethodBody mb = RuntimeMethodHandle.
GetMethodBody
(this, ReflectedTypeInternal);
system\reflection\methodinfo.cs (1)
645
MethodBody mb = RuntimeMethodHandle.
GetMethodBody
(this, ReflectedTypeInternal);