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