2 references to PaxEaName
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (1)
112if (ExtendedAttributes.TryGetValue(PaxEaName, out string? paxEaName))
System\Formats\Tar\TarHeader.Write.cs (1)
910ExtendedAttributes[PaxEaName] = _name;