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