1 write to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
PipeThroughputBenchmark.cs (1)
22_memoryPool = PinnedBlockMemoryPoolFactory.Create();
2 references to _memoryPool
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
PipeThroughputBenchmark.cs (2)
23_pipe = new Pipe(new PipeOptions(_memoryPool)); 69_memoryPool.Dispose();