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