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