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