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