1 reference to IsOption
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
147
if (
IsOption
("ruleset", arg, out ReadOnlyMemory<char> name, out ReadOnlyMemory<char>? value))