2 references to MultipleValue
Swaggatherer (2)
src\Shared\CommandLineUtils\CommandLine\CommandOption.cs (1)
69case CommandOptionType.MultipleValue:
SwaggathererApplication.cs (1)
22Input = Option("-i", "input swagger 2.0 JSON file", CommandOptionType.MultipleValue);