1 write to Name
System.Formats.Tar (1)
System\Formats\Tar\TarHeader.Read.cs (1)
110values.Name = extendedAttribute.Value;
2 references to Name
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (2)
168if (values.Name is not null) 170_name = values.Name;