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