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)
400
actualHeader.
ReplaceNormalAttributesWithExtended
(extendedAttributesHeader.ExtendedAttributes);
438
actualHeader.
ReplaceNormalAttributesWithExtended
(extendedAttributesHeader.ExtendedAttributes);