1 instantiation of ValuesCollection
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableElementCollectionConverter.cs (1)
30_values = new ValuesCollection(_projectElements, constrainedProjectElements, convertElement);
1 reference to ValuesCollection
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableElementCollectionConverter.cs (1)
22private readonly ValuesCollection _values;