1 reference to ShrinkThreshold
System.Core (1)
System\Collections\Generic\HashSet.cs (1)
150if (m_count > 0 && m_slots.Length / m_count > ShrinkThreshold) {