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