7 references to AdvanceIfMatches
Microsoft.CodeAnalysis.CSharp (7)
Parser\SlidingTextWindow.cs (7)
548if (AdvanceIfMatches("lt;")) 555if (AdvanceIfMatches("gt;")) 562if (AdvanceIfMatches("amp;")) 567else if (AdvanceIfMatches("apos;")) 574if (AdvanceIfMatches("quot;")) 586if (AdvanceIfMatches("x")) 623if (AdvanceIfMatches(";"))