1 reference to ShrinkThreshold
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Segmented\SegmentedHashSet`1.cs (1)
131
if (_count > 0 && _entries.Length / _count >
ShrinkThreshold
)