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