1 write to operation
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1904this.operation = operation;
1 reference to operation
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1910this.Rpc.Channel.PrepareCall(this.operation, this.isOneWay, ref this.Rpc);