3 references to AddError
dotnet-svcutil-lib (3)
CommandLineParser.cs (3)
151
options.
AddError
(string.Format(SR.ErrUnknownSwitchFormat, arg));
169
options.
AddError
(string.Format(SR.ErrArgumentWithoutValue, argSwitch.Name));
179
options.
AddError
(string.Format(SR.ErrSingleUseSwitchFormat, argSwitch.Name));