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