2 references to ScanForClosingParenthesis
Microsoft.Build (2)
Evaluation\Expander.cs (1)
613n = ScanForClosingParenthesis(argumentsSpan, n);
Evaluation\Expander.Function.cs (1)
916int argumentsEndIndex = ScanForClosingParenthesis(expressionFunctionAsSpan, argumentStartIndex);