1 write to _o
mscorlib (1)
system\runtime\remoting\message.cs (1)
912
_o
= o;
2 references to _o
mscorlib (2)
system\runtime\remoting\message.cs (2)
928
return RemotingServices.MarshalInternal(
_o
,null,null);
954
return
_o
;