3 writes to waiting
System.ServiceModel (3)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (3)
710this.waiting = false; 789this.waiting = true; 791this.waiting = false;
1 reference to waiting
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
775if (!buffer.waiting)