2 references to FlagOrSingletonValue
dotnet-svcutil-lib (2)
CommandLineParser.cs (1)
162case SwitchType.FlagOrSingletonValue:
CommandProcessorOptions.cs (1)
90public readonly CommandSwitch Update = new CommandSwitch(UpdateServiceReferenceKey, "u", SwitchType.FlagOrSingletonValue, OperationalContext.Project);