1 write to _outOnlyArgMap
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
416
_outOnlyArgMap
= outOnlyArgMap;
2 references to _outOnlyArgMap
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
356
if (
_outOnlyArgMap
== null)
358
return
_outOnlyArgMap
;