1 reference to ErrPathTooLongDirOnlyFormat
dotnet-svcutil-lib (1)
OutputPathHelper.cs (1)
98
throw new ToolArgumentException(string.Format(SR.
ErrPathTooLongDirOnlyFormat
, path, CommandProcessorOptions.Switches.OutputDirectory.Name), ptle);