7 writes to m_numSnapshotTakers
mscorlib (7)
system\Collections\Concurrent\ConcurrentQueue.cs (7)
315Interlocked.Increment(ref m_numSnapshotTakers); 345Interlocked.Decrement(ref m_numSnapshotTakers); 475Interlocked.Increment(ref m_numSnapshotTakers); 566Interlocked.Decrement(ref m_numSnapshotTakers); 624Interlocked.Increment(ref m_numSnapshotTakers); 631Interlocked.Decrement(ref m_numSnapshotTakers); 637Interlocked.Decrement(ref m_numSnapshotTakers);
1 reference to m_numSnapshotTakers
mscorlib (1)
system\Collections\Concurrent\ConcurrentQueue.cs (1)
845if (m_source.m_numSnapshotTakers <= 0)