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