7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4751if (TextWindow.AdvanceIfMatches("lt;")) 4758if (TextWindow.AdvanceIfMatches("gt;")) 4765if (TextWindow.AdvanceIfMatches("amp;")) 4770else if (TextWindow.AdvanceIfMatches("apos;")) 4777if (TextWindow.AdvanceIfMatches("quot;")) 4789if (TextWindow.AdvanceIfMatches("x")) 4826if (TextWindow.AdvanceIfMatches(";"))