2 references to ExpandQuotedExpressionFunction
Microsoft.Build (2)
Evaluation\Expander.cs (2)
1845
/// If no function name is found, we default to <see cref="IntrinsicItemFunctions{S}.
ExpandQuotedExpressionFunction
"/>.
1928
IntrinsicItemFunctions<S>.
ExpandQuotedExpressionFunction
(elementLocation, includeNullEntries, functionName, sourceItems, arguments, transformedItems);