2 writes to sendAsynchronously
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
114this.sendAsynchronously = channelDispatcher.SendAsynchronously; 205this.sendAsynchronously = handler.sendAsynchronously;
2 references to sendAsynchronously
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelHandler.cs (2)
205this.sendAsynchronously = handler.sendAsynchronously; 1260if (this.sendAsynchronously)