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