7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4752
if (TextWindow.
AdvanceIfMatches
("lt;"))
4759
if (TextWindow.
AdvanceIfMatches
("gt;"))
4766
if (TextWindow.
AdvanceIfMatches
("amp;"))
4771
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4778
if (TextWindow.
AdvanceIfMatches
("quot;"))
4790
if (TextWindow.
AdvanceIfMatches
("x"))
4827
if (TextWindow.
AdvanceIfMatches
(";"))