2 references to Resize
Microsoft.CodeAnalysis.CodeStyle (2)
SegmentedHashSet`1.cs (2)
873Resize(newSize); 877private void Resize() => Resize(HashHelpers.ExpandPrime(_count));