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