2 references to RemotingProxy
mscorlib (2)
system\runtime\remoting\activationservices.cs (1)
488
rp = new
RemotingProxy
(serverType);
system\runtime\remoting\proxyattribute.cs (1)
77
RemotingProxy rp = new
RemotingProxy
(serverType);