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