2 references to ProxyRpc
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
731ProxyRpc rpc = new ProxyRpc(this, operation, action, ins, timeout); 1663Rpc = new ProxyRpc(channel, operation, action, inputParameters, timeout);