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