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