4 references to AddExtendedAttributes
System.Formats.Tar (4)
System\Formats\Tar\PaxGlobalExtendedAttributesTarEntry.cs (1)
31
_header.
AddExtendedAttributes
(globalExtendedAttributes);
System\Formats\Tar\PaxTarEntry.cs (2)
73
_header.
AddExtendedAttributes
(extendedAttributes);
95
_header.
AddExtendedAttributes
(paxOther.ExtendedAttributes);
System\Formats\Tar\TarHeader.Read.cs (1)
107
AddExtendedAttributes
(dictionaryFromExtendedAttributesHeader);