7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4766if (TextWindow.AdvanceIfMatches("lt;")) 4773if (TextWindow.AdvanceIfMatches("gt;")) 4780if (TextWindow.AdvanceIfMatches("amp;")) 4785else if (TextWindow.AdvanceIfMatches("apos;")) 4792if (TextWindow.AdvanceIfMatches("quot;")) 4804if (TextWindow.AdvanceIfMatches("x")) 4841if (TextWindow.AdvanceIfMatches(";"))