3 references to Value
Microsoft.Build (3)
Definition\ToolsetConfigurationReader.cs (3)
174
yield return new ToolsetPropertyDefinition(propertyElement.Name, propertyElement.
Value
, location);
238
if (string.IsNullOrEmpty(property.
Value
) || string.IsNullOrEmpty(property.Name))
244
var paths = property.
Value