1 instantiation of ValuesCollection
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableGlobalPropertiesCollectionConverter.cs (1)
43
_values = new
ValuesCollection
(this);
1 reference to ValuesCollection
Microsoft.Build (1)
Instance\ImmutableProjectCollections\ImmutableGlobalPropertiesCollectionConverter.cs (1)
35
private readonly
ValuesCollection
_values;