1 reference to IsEnglishLetter
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\CommandLineUtils\CommandLine\CommandOption.cs (1)
29if (optName.Length == 1 && !IsEnglishLetter(optName[0]))