2 references to MinTokenLength
Microsoft.CodeAnalysis.Features (2)
SpellCheck\AbstractSpellCheckCodeFixProvider.cs (2)
79if (nameText?.Length >= MinTokenLength) 100if (nameText?.Length >= MinTokenLength)