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