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