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