2 references to Execute
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1446propertyValue = function.Execute(propertyValue, properties, options, elementLocation); 2770object result = function.Execute(item.Key, expander._properties, ExpanderOptions.ExpandAll, elementLocation);