1 write to _properties
Microsoft.Build (1)
Evaluation\Expander.PropertyExpander.cs (1)
64_properties = properties;
2 references to _properties
Microsoft.Build (2)
Evaluation\Expander.PropertyExpander.cs (2)
473propertyValue = function.Execute(propertyValue, _properties, _options, _elementLocation); 573P property = _properties.GetProperty(propertyName, startIndex, endIndex);