1 reference to
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Segmented\SegmentedHashSet`1.cs (1)
101
public SegmentedHashSet(int capacity) :
this
(capacity, null) { }