2 references to WrnUnexpectedArgumentFormat
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (2)
296this.AddWarning(string.Format(SR.WrnUnexpectedArgumentFormat, cmdSwitch.Name), 0); 314this.AddWarning(string.Format(SR.WrnUnexpectedArgumentFormat, option.Name));