7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4779
if (TextWindow.
AdvanceIfMatches
("lt;"))
4786
if (TextWindow.
AdvanceIfMatches
("gt;"))
4793
if (TextWindow.
AdvanceIfMatches
("amp;"))
4798
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4805
if (TextWindow.
AdvanceIfMatches
("quot;"))
4817
if (TextWindow.
AdvanceIfMatches
("x"))
4854
if (TextWindow.
AdvanceIfMatches
(";"))