7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4719
if (TextWindow.
AdvanceIfMatches
("lt;"))
4726
if (TextWindow.
AdvanceIfMatches
("gt;"))
4733
if (TextWindow.
AdvanceIfMatches
("amp;"))
4738
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4745
if (TextWindow.
AdvanceIfMatches
("quot;"))
4757
if (TextWindow.
AdvanceIfMatches
("x"))
4794
if (TextWindow.
AdvanceIfMatches
(";"))