3 references to EmptyContainer
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ProducerConsumerStream.cs (3)
23
_currentBuffer = WriteBufferWrapper.
EmptyContainer
;
134
if (_currentBuffer == WriteBufferWrapper.
EmptyContainer
)
145
_currentBuffer = WriteBufferWrapper.
EmptyContainer
;