1 write to _options
Microsoft.Build (1)
Evaluation\Expander.PropertyExpander.cs (1)
65_options = options;
2 references to _options
Microsoft.Build (2)
Evaluation\Expander.PropertyExpander.cs (2)
473propertyValue = function.Execute(propertyValue, _properties, _options, _elementLocation); 475catch (Exception) when (_options.HasFlag(ExpanderOptions.LeavePropertiesUnexpandedOnError))