7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4751
if (TextWindow.
AdvanceIfMatches
("lt;"))
4758
if (TextWindow.
AdvanceIfMatches
("gt;"))
4765
if (TextWindow.
AdvanceIfMatches
("amp;"))
4770
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4777
if (TextWindow.
AdvanceIfMatches
("quot;"))
4789
if (TextWindow.
AdvanceIfMatches
("x"))
4826
if (TextWindow.
AdvanceIfMatches
(";"))