1 reference to IsWord
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
SyntaxTokenExtensions.cs (1)
98
return token.IntersectsWith(position) &&
IsWord
(token)