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