2 references to RemotingClientProxy
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (1)
3602
baseType = typeof(System.Runtime.Remoting.Services.
RemotingClientProxy
);
metadata\wsdlwriter.cs (1)
819
private static Type s_remotingClientProxyType = typeof(System.Runtime.Remoting.Services.
RemotingClientProxy
);