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