3 references to Matches
Microsoft.CodeAnalysis (3)
Syntax\SyntaxNavigator.cs (3)
259
if (
Matches
(predicate, token))
293
if (
Matches
(predicate, token))
358
if (returnPrevious &&
Matches
(predicate, current.Token))