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