1 write to _outRefArgMap
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
415
_outRefArgMap
= outRefArgMap;
2 references to _outRefArgMap
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
345
if (
_outRefArgMap
== null)
347
return
_outRefArgMap
;