1 reference to IsEnglishLetter
rzc (1)
CommandLine\CommandOption.cs (1)
27if (optName.Length == 1 && !IsEnglishLetter(optName[0]))