2 references to ScanForPropertyExpressionEnd
Microsoft.Build (2)
Evaluation\Conditionals\Scanner.cs (2)
306
var result =
ScanForPropertyExpressionEnd
(_expression, _parsePoint++, out int indexResult);
373
if (!
ScanForPropertyExpressionEnd
(expression, index + 1, out index))