1 write to GnuSparseName
System.Formats.Tar (1)
System\Formats\Tar\TarHeader.Read.cs (1)
125values.GnuSparseName = extendedAttribute.Value;
2 references to GnuSparseName
System.Formats.Tar (2)
System\Formats\Tar\TarHeader.Read.cs (2)
209if (values.GnuSparseName is not null) 211_name = values.GnuSparseName;