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