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