3 references to UstarTarEntry
Microsoft.Build.Tasks.Core (1)
TarDirectory.cs (1)
525TarEntryFormat.Ustar => new UstarTarEntry(entryType, entryName),
System.Formats.Tar (2)
System\Formats\Tar\TarWriter.cs (1)
423TarEntryFormat.Ustar => new UstarTarEntry(entryType, entryName),
System\Formats\Tar\UstarTarEntry.cs (1)
22/// <remarks>When creating an instance using the <see cref="UstarTarEntry(TarEntryType, string)"/> constructor, only the following entry types are supported: