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