1 reference to DiagnosticPoolBlock
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (1)
56
var diagnosticPoolBlock = new
DiagnosticPoolBlock
(this, _pool.Rent(size));