3 references to Format
System.Formats.Tar (3)
System\Formats\Tar\TarWriter.cs (3)
284switch (entry.Format) 310Debug.Assert(entry.Format == TarEntryFormat.Unknown, "Missing format handler"); 326Task task = entry.Format switch