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