4 references to Mode
ComSvcConfig (4)
Options.cs (1)
185new CommandSwitch(Cmd.Mode, Abbr.Mode, SwitchType.SingletonValue),
Tool.cs (3)
974throw CreateArgumentException(Cmd.Mode, "", SR.GetString(SR.ArgumentRequired, Cmd.Mode), null); 1087throw CreateArgumentException(Cmd.Contract, null, SR.GetString(SR.ExclusiveOptionsSpecified, Cmd.Contract, Cmd.Mode + ":query"), null);