1 write to isOneWay
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannel.cs (1)
1903this.isOneWay = isOneWay;
3 references to isOneWay
System.ServiceModel (3)
System\ServiceModel\Channels\ServiceChannel.cs (3)
1910this.Rpc.Channel.PrepareCall(this.operation, this.isOneWay, ref this.Rpc); 2045if (this.isOneWay) 2096if (this.isOneWay)