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