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