7 references to GetCountNoLocks
System.Collections.Concurrent (7)
System\Collections\Concurrent\ConcurrentDictionary.cs (7)
762int count = GetCountNoLocks(); 789int count = GetCountNoLocks(); 1170return GetCountNoLocks(); 1900int count = GetCountNoLocks(); 1998if (upgradeComparer is null && GetCountNoLocks() < tables._buckets.Length / 4) 2161int count = GetCountNoLocks(); 2197int count = GetCountNoLocks();