1 write to GName
System.Formats.Tar (1)
System\Formats\Tar\TarHeader.Read.cs (1)
146values.GName = extendedAttribute.Value;
2 references to GName
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (2)
252if (values.GName is not null) 254_gName = values.GName;