4 references to TapeVolume
System.Formats.Tar (4)
System\Formats\Tar\TarEntry.cs (1)
481case TarEntryType.TapeVolume:
System\Formats\Tar\TarHeader.Read.cs (3)
212case TarEntryType.TapeVolume: // Might contain data 274case TarEntryType.TapeVolume: // Might contain data 410TarEntryType.TapeVolume => TarEntryFormat.Gnu,