1 write to _lastMethodCalled
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
174
_lastMethodCalled
= lastMeth;
1 reference to _lastMethodCalled
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
152
LastCalledMethodClass lastMeth =
_lastMethodCalled
;