1 reference to BreakPatternIntoSubWords
Microsoft.CodeAnalysis.Workspaces (1)
PatternMatching\PatternMatcher.PatternSegment.cs (1)
37
this.SubWordTextChunks =
BreakPatternIntoSubWords
(text, allowFuzzyMatching);