7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4772
if (TextWindow.
AdvanceIfMatches
("lt;"))
4779
if (TextWindow.
AdvanceIfMatches
("gt;"))
4786
if (TextWindow.
AdvanceIfMatches
("amp;"))
4791
else if (TextWindow.
AdvanceIfMatches
("apos;"))
4798
if (TextWindow.
AdvanceIfMatches
("quot;"))
4810
if (TextWindow.
AdvanceIfMatches
("x"))
4847
if (TextWindow.
AdvanceIfMatches
(";"))