2 references to BufferSegmentStack
System.IO.Pipelines (2)
System\IO\Pipelines\StreamPipeReader.cs (1)
51_bufferSegmentPool = new BufferSegmentStack(InitialSegmentPoolSize);
System\IO\Pipelines\StreamPipeWriter.cs (1)
61_bufferSegmentPool = new BufferSegmentStack(InitialSegmentPoolSize);