7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\Lexer.cs (7)
4774if (TextWindow.AdvanceIfMatches("lt;")) 4781if (TextWindow.AdvanceIfMatches("gt;")) 4788if (TextWindow.AdvanceIfMatches("amp;")) 4793else if (TextWindow.AdvanceIfMatches("apos;")) 4800if (TextWindow.AdvanceIfMatches("quot;")) 4812if (TextWindow.AdvanceIfMatches("x")) 4849if (TextWindow.AdvanceIfMatches(";"))