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