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