3 references to Enqueue
System.ServiceModel (3)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (3)
354this.buffers.Enqueue(currentBuffer); 364thisPtr.buffers.Enqueue(byteBuffer); 580this.Enqueue(buffer);