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