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)
107AddExtendedAttributes(dictionaryFromExtendedAttributesHeader);