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