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