2 references to MultipleValue
Microsoft.AspNetCore.Shared.Tests (2)
CommandLineApplicationTests.cs (1)
1023c.Option("--points <p>", "How many", CommandOptionType.MultipleValue);
src\Shared\CommandLineUtils\CommandLine\CommandOption.cs (1)
69case CommandOptionType.MultipleValue: