2 references to isAllAscii
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (2)
101Debug.Assert(isAllAscii(optionName.AsSpan())); 102if (isAllAscii(value))