2 instantiations of ObjRefSurrogate
mscorlib (2)
system\runtime\remoting\remotingsurrogateselector.cs (1)
42private ObjRefSurrogate _objRefSurrogate = new ObjRefSurrogate();
system\runtime\serialization\objectclonehelper.cs (1)
36static readonly ISerializationSurrogate s_ObjRefRemotingSurrogate = new ObjRefSurrogate();
1 reference to ObjRefSurrogate
mscorlib (1)
system\runtime\remoting\remotingsurrogateselector.cs (1)
42private ObjRefSurrogate _objRefSurrogate = new ObjRefSurrogate();