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)
665return _tp;