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