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