1 write to _syncObj
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (1)
40_syncObj = new object();
4 references to _syncObj
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (4)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (4)
49lock (_syncObj) 72lock (_syncObj) 94lock (_syncObj) 110lock (_syncObj)