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