2 references to ExpandPropertiesLeaveEscaped
Microsoft.Build (2)
Evaluation\Expander.cs (2)
501result = PropertyExpander<P>.ExpandPropertiesLeaveEscaped(result, _properties, options, elementLocation, _propertiesUseTracker, _fileSystem); 570expression = PropertyExpander<P>.ExpandPropertiesLeaveEscaped(expression, _properties, options, elementLocation, _propertiesUseTracker, _fileSystem);