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