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)
377
if(null ==
_MethodName
)
379
return
_MethodName
;