2 references to PaxEaGName
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (1)
160if (ExtendedAttributes.TryGetValue(PaxEaGName, out string? paxEaGName))
System\Formats\Tar\TarHeader.Write.cs (1)
913TryAddStringField(ExtendedAttributes, PaxEaGName, _gName, FieldLengths.GName);