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