2 references to IsWordPart
Microsoft.CodeAnalysis.Features (2)
SpellCheck\AbstractSpellCheckSpanService.cs (2)
155
if (!
IsWordPart
(currentChar))
168
if (
IsWordPart
(endChar))