2 references to IsWordChar
Microsoft.CodeAnalysis.Workspaces (2)
PatternMatching\PatternMatcher.PatternSegment.cs (2)
52if (IsWordChar(pattern[i])) 91if (IsWordChar(ch))