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