2 references to Execute
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.Transforms.cs (1)
740
object result = function.
Execute
(item.Value, expander._properties, ExpanderOptions.ExpandAll, elementLocation);
Evaluation\Expander.PropertyExpander.cs (1)
360
propertyValue = function.
Execute
(propertyValue, properties, options, elementLocation);