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