1 write to _syncObj
Interop.FunctionalTests (1)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (1)
41_syncObj = new object();
5 references to _syncObj
Interop.FunctionalTests (5)
src\Shared\Buffers.MemoryPool\DiagnosticMemoryPool.cs (5)
50lock (_syncObj) 73lock (_syncObj) 95lock (_syncObj) 111lock (_syncObj) 167lock (_syncObj)