2 references to Resize
Microsoft.CodeAnalysis.Collections.Package (2)
Segmented\SegmentedHashSet`1.cs (2)
893Resize(newSize); 897private void Resize() => Resize(HashHelpers.ExpandPrime(_count));