5 references to AcceptUntil
Microsoft.CodeAnalysis.Razor.Compiler (5)
Language\Legacy\CSharpCodeParser.cs (5)
465
AcceptUntil
(SyntaxKind.LessThan);
572
AcceptUntil
(SyntaxKind.LessThan);
1109
AcceptUntil
(SyntaxKind.LeftBrace); // TODO: how do we do error recovery at this point?
1361
AcceptUntil
(SyntaxKind.NewLine);
2196
AcceptUntil
(SyntaxKind.NewLine);