2 references to IsWordOrLiteral
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxNormalizer.cs (2)
907
if (
IsWordOrLiteral
(token.Kind()) &&
IsWordOrLiteral
(next.Kind()))