2 references to TarSizeFieldTooLargeForEntryType
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (2)
241throw new InvalidDataException(SR.Format(SR.TarSizeFieldTooLargeForEntryType, _typeFlag)); 605throw new InvalidOperationException(SR.Format(SR.TarSizeFieldTooLargeForEntryType, _typeFlag.ToString()));