4 references to UnwrappedServerObject
mscorlib (4)
system\runtime\remoting\realproxy.cs (1)
251
return
UnwrappedServerObject
;
system\runtime\remoting\remotingproxy.cs (1)
208
(ContextBoundObject) this.
UnwrappedServerObject
);
system\runtime\remoting\remotingservices.cs (2)
1076
if (rp.
UnwrappedServerObject
== null)
1119
if (rp2.
UnwrappedServerObject
== null)