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