1 reference to InitialSegmentPoolSize
System.IO.Pipelines (1)
System\IO\Pipelines\StreamPipeReader.cs (1)
52
_bufferSegmentPool = new BufferSegmentStack(
InitialSegmentPoolSize
);