4 references to AcceptWhile
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\Legacy\CSharpCodeParser.cs (2)
1341AcceptWhile(SyntaxKind.Whitespace); 1733AcceptWhile(SyntaxKind.Whitespace);
Language\Legacy\HtmlMarkupParser.cs (2)
385AcceptWhile(SyntaxKind.Whitespace); 912AcceptWhile(SyntaxKind.Whitespace);