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