1 write to _growLockArray
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
227_growLockArray = growLockArray;
1 reference to _growLockArray
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Collections\Concurrent\ConcurrentDictionary.cs (1)
2002if (_growLockArray && tables._locks.Length < MaxLockNumber)