7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4774
if (TextWindow.
AdvanceIfMatches
("lt;"))
4781
if (TextWindow.
AdvanceIfMatches
("gt;"))
4788
if (TextWindow.
AdvanceIfMatches
("amp;"))
4793
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4800
if (TextWindow.
AdvanceIfMatches
("quot;"))
4812
if (TextWindow.
AdvanceIfMatches
("x"))
4849
if (TextWindow.
AdvanceIfMatches
(";"))