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