4 references to AddExtendedAttributes
System.Formats.Tar (4)
System\Formats\Tar\PaxGlobalExtendedAttributesTarEntry.cs (1)
29
_header.
AddExtendedAttributes
(globalExtendedAttributes);
System\Formats\Tar\PaxTarEntry.cs (2)
71
_header.
AddExtendedAttributes
(extendedAttributes);
93
_header.
AddExtendedAttributes
(paxOther.ExtendedAttributes);
System\Formats\Tar\TarHeader.Read.cs (1)
108
AddExtendedAttributes
(dictionaryFromExtendedAttributesHeader);