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