2 instantiations of RemotingSurrogate
mscorlib (2)
system\runtime\remoting\remotingsurrogateselector.cs (1)
41private RemotingSurrogate _remotingSurrogate = new RemotingSurrogate();
system\runtime\serialization\objectclonehelper.cs (1)
35static readonly ISerializationSurrogate s_RemotingSurrogate = new RemotingSurrogate();
1 reference to RemotingSurrogate
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
41private RemotingSurrogate _remotingSurrogate = new RemotingSurrogate();