1 reference to BufferSegmentStack
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\PipeWriterHelpers\ConcurrentPipeWriter.cs (1)
27
private readonly BufferSegmentStack _bufferSegmentPool = new
BufferSegmentStack
(InitialSegmentPoolSize);