3 references to Format
System.Formats.Tar (3)
System\Formats\Tar\TarWriter.cs (3)
307switch (entry.Format) 333Debug.Assert(entry.Format == TarEntryFormat.Unknown, "Missing format handler"); 349ValueTask task = entry.Format switch