1 write to _marshalRequestMap
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
418
_marshalRequestMap
= marshalRequestMap;
2 references to _marshalRequestMap
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
378
if (
_marshalRequestMap
== null)
380
return
_marshalRequestMap
;