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