2 references to MinAllocBufferSize
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.cs (2)
306minimumSegmentSize: MinAllocBufferSize)); 493_bodyInputPipe = new Pipe(new PipeOptions(_memoryPool, readerScheduler: PipeScheduler.ThreadPool, minimumSegmentSize: MinAllocBufferSize));