2 instantiations of MessageSurrogate
mscorlib (2)
system\runtime\remoting\remotingsurrogateselector.cs (2)
48
_messageSurrogate = new
MessageSurrogate
(this);
276
(new
MessageSurrogate
(_ss)).GetObjectData(obj, info, context);