6 references to SingletonValue
ComSvcConfig (6)
Options.cs (6)
181new CommandSwitch(Cmd.Application, Abbr.Application, SwitchType.SingletonValue), 183new CommandSwitch(Cmd.Hosting, Abbr.Hosting, SwitchType.SingletonValue), 184new CommandSwitch(Cmd.Contract, Abbr.Contract, SwitchType.SingletonValue), 185new CommandSwitch(Cmd.Mode, Abbr.Mode, SwitchType.SingletonValue), 188new CommandSwitch(Cmd.WebDirectory, Abbr.WebDirectory, SwitchType.SingletonValue), 189new CommandSwitch(Cmd.WebServer, Abbr.WebServer, SwitchType.SingletonValue),