2 references to ErrNoUpdateParamsFileFoundFormat
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (2)
509throw new ToolArgumentException(string.Format(CultureInfo.CurrentCulture, SR.ErrNoUpdateParamsFileFoundFormat, this.Project.FullPath)); 539throw new ToolArgumentException(string.Format(CultureInfo.CurrentCulture, SR.ErrNoUpdateParamsFileFoundFormat, this.Project.FullPath));