1 reference to GetPopulatedExtendedAttributes
System.Formats.Tar (1)
System\Formats\Tar\PaxTarEntry.cs (1)
129public IReadOnlyDictionary<string, string> ExtendedAttributes => field ??= _header.GetPopulatedExtendedAttributes().AsReadOnly();