1 reference to ShrinkThreshold
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\SegmentedHashSet`1.cs (1)
129if (_count > 0 && _entries.Length / _count > ShrinkThreshold)