1 write to _nonRefOutArgMap
mscorlib (1)
system\runtime\remoting\remotingattributes.cs (1)
417
_nonRefOutArgMap
= nonRefOutArgMap;
2 references to _nonRefOutArgMap
mscorlib (2)
system\runtime\remoting\remotingattributes.cs (2)
367
if (
_nonRefOutArgMap
== null)
369
return
_nonRefOutArgMap
;