1 write to _rootObj
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
64_rootObj = obj;
3 references to _rootObj
mscorlib (3)
system\runtime\remoting\remotingsurrogateselector.cs (3)
68soapMsg.SetRootObject(_rootObj); 74return _rootObj; 129((SoapMessageSurrogate)_messageSurrogate).SetRootObject(_rootObj);