7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4779if (TextWindow.AdvanceIfMatches("lt;")) 4786if (TextWindow.AdvanceIfMatches("gt;")) 4793if (TextWindow.AdvanceIfMatches("amp;")) 4798else if (TextWindow.AdvanceIfMatches("apos;")) 4805if (TextWindow.AdvanceIfMatches("quot;")) 4817if (TextWindow.AdvanceIfMatches("x")) 4854if (TextWindow.AdvanceIfMatches(";"))