1 write to _growLockArray
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
227
_growLockArray
= growLockArray;
1 reference to _growLockArray
System.Collections.Concurrent (1)
System\Collections\Concurrent\ConcurrentDictionary.cs (1)
2027
if (
_growLockArray
&& tables._locks.Length < MaxLockNumber)