1 instantiation of SoapMessageSurrogate
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
128_messageSurrogate = new SoapMessageSurrogate(this);
3 references to SoapMessageSurrogate
mscorlib (3)
system\runtime\remoting\remotingsurrogateselector.cs (3)
65SoapMessageSurrogate soapMsg = _messageSurrogate as SoapMessageSurrogate; 129((SoapMessageSurrogate)_messageSurrogate).SetRootObject(_rootObj);