3 writes to methodName
mscorlib (3)
system\runtime\remoting\message.cs (3)
4164
methodName
= msg.MethodName;
4195
methodName
= msg.MethodName;
4750
methodName
= (String) value;
1 reference to methodName
mscorlib (1)
system\runtime\remoting\message.cs (1)
4543
get { return
methodName
; }