2 writes to _tp
mscorlib (2)
system\runtime\remoting\realproxy.cs (2)
132
_tp
= null;
137
_tp
= RemotingServices.CreateTransparentProxy(this, classToProxy, stub, stubData);
1 reference to _tp
mscorlib (1)
system\runtime\remoting\realproxy.cs (1)
665
return
_tp
;