1 instantiation of BufferQueue
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
57this.buffers = new BufferQueue(this.bufferLimit);
1 reference to BufferQueue
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
40readonly BufferQueue buffers;