3 references to
System.Formats.Tar (3)
System\Formats\Tar\GnuTarEntry.cs (1)
47: base(other, TarEntryFormat.Gnu)
System\Formats\Tar\PaxTarEntry.cs (1)
110: base(other, TarEntryFormat.Pax)
System\Formats\Tar\UstarTarEntry.cs (1)
45: base(other, TarEntryFormat.Ustar)