1 reference to _ShrinkThreshold
System.Collections (1)
System\Collections\BitArray.cs (1)
723if (newints > m_array.Length || newints + _ShrinkThreshold < m_array.Length)