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