1 write to _methodName
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
323
_methodName
= mb.Name;
2 references to _methodName
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
313
if (
_methodName
== null)
315
return
_methodName
;