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