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