1 reference to
Microsoft.Build (1)
SegmentedHashSet`1.cs (1)
101public SegmentedHashSet(int capacity) : this(capacity, null) { }