7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4752if (TextWindow.AdvanceIfMatches("lt;")) 4759if (TextWindow.AdvanceIfMatches("gt;")) 4766if (TextWindow.AdvanceIfMatches("amp;")) 4771else if (TextWindow.AdvanceIfMatches("apos;")) 4778if (TextWindow.AdvanceIfMatches("quot;")) 4790if (TextWindow.AdvanceIfMatches("x")) 4827if (TextWindow.AdvanceIfMatches(";"))