1 write to _marshalResponseMap
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
419
_marshalResponseMap
= marshalResponseMap;
2 references to _marshalResponseMap
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
389
if (
_marshalResponseMap
== null)
391
return
_marshalResponseMap
;