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