1 write to _memoryPool
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
87_memoryPool = memoryPool;
2 references to _memoryPool
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.cs (2)
309_memoryPool, 555_bodyInputPipe = new Pipe(new PipeOptions(_memoryPool, readerScheduler: PipeScheduler.ThreadPool, minimumSegmentSize: MinAllocBufferSize));