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