2 references to GetServerContextForProxy
mscorlib (2)
system\runtime\remoting\enterpriseserviceshelper.cs (2)
62
IntPtr oldcontextId = RemotingServices.
GetServerContextForProxy
(oldtp);
63
IntPtr newcontextId = RemotingServices.
GetServerContextForProxy
(newtp);