2 references to ProxyRpc
System.ServiceModel (2)
System\ServiceModel\Channels\ServiceChannel.cs (2)
789ProxyRpc rpc = new ProxyRpc(this, operation, action, ins, timeout); 1902this.Rpc = new ProxyRpc(channel, operation, action, inputParameters, timeout);