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