4 references to EmptyContainer
System.ServiceModel.Primitives (4)
System\ServiceModel\Channels\ProducerConsumerStream.cs (4)
24_currentBuffer = WriteBufferWrapper.EmptyContainer; 36_currentBuffer = WriteBufferWrapper.EmptyContainer; 88Contract.Assert(_currentBuffer == WriteBufferWrapper.EmptyContainer, "The current buffer should be the EmptyContainer"); 133if (_currentBuffer == WriteBufferWrapper.EmptyContainer)