3 references to ExpandQuotedExpressionFunction
Microsoft.Build (3)
Evaluation\Expander.cs (3)
1916
/// If no function name is found, we default to <see cref="IntrinsicItemFunctions{S}.
ExpandQuotedExpressionFunction
"/>.
1999
IntrinsicItemFunctions<S>.
ExpandQuotedExpressionFunction
(elementLocation, includeNullEntries, functionName, sourceItems, arguments, transformedItems);
3051
/// <see cref="
ExpandQuotedExpressionFunction
"/> often receives the same expression for multiple calls.