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)
356if (_outOnlyArgMap == null) 358return _outOnlyArgMap;