1 write to _pool
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
src\Shared\Buffers.MemoryPool\DiagnosticPoolBlock.cs (1)
35_pool = pool;
11 references to _pool
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (11)
src\Shared\Buffers.MemoryPool\DiagnosticPoolBlock.cs (11)
53if (_pool.IsDisposed) 63_pool.ReportException(exception); 87_pool.Return(this); 94_pool.ReportException(exception); 110if (_pool.IsDisposed) 120_pool.ReportException(exception); 136if (_pool.IsDisposed) 158_pool.ReportException(exception); 174if (_pool.IsDisposed) 184_pool.ReportException(exception); 212_pool.ReportException(exception);