1 reference to IsOption
Microsoft.CodeAnalysis (1)
CommandLine\CommandLineParser.cs (1)
130
internal static bool IsOption(string arg) =>
IsOption
(arg.AsSpan());