1 write to Value
Microsoft.Build.Tasks.Core (1)
PropertyParser.cs (1)
211Value = new List<string>
2 references to Value
Microsoft.Build.Tasks.Core (2)
PropertyParser.cs (2)
151finalPropertiesList[finalPropertiesList.Count - 1].Value.Add(propertyValue); 172foreach (string valueFragment in propertyNameValuePair.Value)