4 references to ReplaceNormalAttributesWithExtended
System.Formats.Tar (4)
System\Formats\Tar\PaxTarEntry.cs (2)
72_header.ReplaceNormalAttributesWithExtended(extendedAttributes); 98_header.ReplaceNormalAttributesWithExtended(paxOther.ExtendedAttributes);
System\Formats\Tar\TarReader.cs (2)
400actualHeader.ReplaceNormalAttributesWithExtended(extendedAttributesHeader.ExtendedAttributes); 438actualHeader.ReplaceNormalAttributesWithExtended(extendedAttributesHeader.ExtendedAttributes);