2 writes to _nextGlobalExtendedAttributesEntryNumber
System.Formats.Tar (2)
System\Formats\Tar\TarWriter.cs (2)
104_nextGlobalExtendedAttributesEntryNumber = 1; 318TarEntryFormat.Pax when entry._header._typeFlag is TarEntryType.GlobalExtendedAttributes => entry._header.WriteAsPaxGlobalExtendedAttributesCoreAsync<TAdapter>(_archiveStream, buffer, _nextGlobalExtendedAttributesEntryNumber++, cancellationToken),