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