1 write to sendAsynchronously
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
97this.sendAsynchronously = dispatch.ChannelDispatcher.SendAsynchronously;
4 references to sendAsynchronously
System.ServiceModel (4)
System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (4)
1362if (this.sendAsynchronously) 1382if (rpc.FinalizeCorrelationImplicitly && this.sendAsynchronously) 1399if (this.sendAsynchronously) 1462if (this.sendAsynchronously)