3 references to ReplaceNormalAttributesWithExtended
System.Formats.Tar (3)
System\Formats\Tar\PaxTarEntry.cs (2)
72_header.ReplaceNormalAttributesWithExtended(extendedAttributes); 98_header.ReplaceNormalAttributesWithExtended(paxOther.ExtendedAttributes);
System\Formats\Tar\TarReader.cs (1)
304actualHeader.ReplaceNormalAttributesWithExtended(extendedAttributesHeader.ExtendedAttributes);