4 references to
System.Formats.Tar (4)
System\Formats\Tar\GnuTarEntry.cs (1)
14: base(header, readerOfOrigin, TarEntryFormat.Gnu)
System\Formats\Tar\PaxGlobalExtendedAttributesTarEntry.cs (1)
18: base(header, readerOfOrigin, TarEntryFormat.Pax)
System\Formats\Tar\PaxTarEntry.cs (1)
19: base(header, readerOfOrigin, TarEntryFormat.Pax)
System\Formats\Tar\UstarTarEntry.cs (1)
13: base(header, readerOfOrigin, TarEntryFormat.Ustar)