2 writes to waiting
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
629
this.
waiting
= true;
631
this.
waiting
= false;
1 reference to waiting
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
598
if (this.
waiting
)