2 references to TarFieldTooLargeForEntryFormat
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Write.cs (2)
1120
throw new ArgumentException(SR.Format(SR.
TarFieldTooLargeForEntryFormat
, _format));
1145
throw new ArgumentException(SR.Format(SR.
TarFieldTooLargeForEntryFormat
, _format));