2 references to PaxEaUName
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (1)
154if (ExtendedAttributes.TryGetValue(PaxEaUName, out string? paxEaUName))
System\Formats\Tar\TarHeader.Write.cs (1)
914TryAddStringField(ExtendedAttributes, PaxEaUName, _uName, FieldLengths.UName);