1 reference to WriteAsPaxGlobalExtendedAttributesAsync
System.Formats.Tar (1)
System\Formats\Tar\TarWriter.cs (1)
330TarEntryFormat.Pax when entry._header._typeFlag is TarEntryType.GlobalExtendedAttributes => entry._header.WriteAsPaxGlobalExtendedAttributesAsync(_archiveStream, buffer, _nextGlobalExtendedAttributesEntryNumber++, cancellationToken),