7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4766
if (TextWindow.
AdvanceIfMatches
("lt;"))
4773
if (TextWindow.
AdvanceIfMatches
("gt;"))
4780
if (TextWindow.
AdvanceIfMatches
("amp;"))
4785
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4792
if (TextWindow.
AdvanceIfMatches
("quot;"))
4804
if (TextWindow.
AdvanceIfMatches
("x"))
4841
if (TextWindow.
AdvanceIfMatches
(";"))