1 reference to MAX_LOCK_NUMBER
mscorlib (1)
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
1869
if (m_growLockArray && tables.m_locks.Length <
MAX_LOCK_NUMBER
)