2 writes to _obj
mscorlib (2)
system\runtime\remoting\message.cs (2)
3893m._obj = this; 4289m._obj = this;
2 references to _obj
mscorlib (2)
system\runtime\remoting\message.cs (2)
4855Contract.Assert(_obj != null, "SerializationMonkey's _obj field should have been initialized elsewhere with a special hack."); 4856_obj.RootSetObjectData(info, ctx);