7 references to GetCountNoLocks
System.Collections.Concurrent (7)
System\Collections\Concurrent\ConcurrentDictionary.cs (7)
762int count = GetCountNoLocks(); 789int count = GetCountNoLocks(); 1145return GetCountNoLocks(); 1875int count = GetCountNoLocks(); 1973if (upgradeComparer is null && GetCountNoLocks() < tables._buckets.Length / 4) 2136int count = GetCountNoLocks(); 2172int count = GetCountNoLocks();