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