2 writes to _MethodName
mscorlib (2)
system\runtime\remoting\message.cs (2)
163_MethodName = null; 369_MethodName = methCache.MethodName;
2 references to _MethodName
mscorlib (2)
system\runtime\remoting\message.cs (2)
377if(null == _MethodName) 379return _MethodName;