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