1 reference to ValueCollection
Microsoft.Build (1)
SegmentedDictionary`2.cs (1)
238
public ValueCollection Values => _values ??= new
ValueCollection
(this);