2 writes to _MethodBase
mscorlib (2)
system\runtime\remoting\message.cs (2)
165_MethodBase = null; 443_MethodBase = RuntimeType.GetMethodBase(Type.GetTypeFromHandleUnsafe(_governingType), mh);
2 references to _MethodBase
mscorlib (2)
system\runtime\remoting\message.cs (2)
438if(null == _MethodBase) 446return _MethodBase;