4 references to AcceptWhile
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Legacy\CSharpCodeParser.cs (2)
1336AcceptWhile(SyntaxKind.Whitespace); 1728AcceptWhile(SyntaxKind.Whitespace);
Language\Legacy\HtmlMarkupParser.cs (2)
380AcceptWhile(SyntaxKind.Whitespace); 906AcceptWhile(SyntaxKind.Whitespace);