1 reference to
Microsoft.CodeAnalysis (1)
src\Dependencies\Collections\SegmentedHashSet`1.cs (1)
99
public SegmentedHashSet(int capacity) :
this
(capacity, null) { }