7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4756
if (TextWindow.
AdvanceIfMatches
("lt;"))
4763
if (TextWindow.
AdvanceIfMatches
("gt;"))
4770
if (TextWindow.
AdvanceIfMatches
("amp;"))
4775
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4782
if (TextWindow.
AdvanceIfMatches
("quot;"))
4794
if (TextWindow.
AdvanceIfMatches
("x"))
4831
if (TextWindow.
AdvanceIfMatches
(";"))