2 references to SingleValue
dotnet-getdocument (2)
src\Shared\CommandLineUtils\CommandLine\CommandOption.cs (1)
72case CommandOptionType.SingleValue:
src\Tools\Shared\CommandLine\CommandLineApplicationExtensions.cs (1)
34? template.EndsWith(">...", StringComparison.Ordinal) ? CommandOptionType.MultipleValue : CommandOptionType.SingleValue