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