3 references to PaxEaUid
System.Formats.Tar (3)
System\Formats\Tar\TarEntry.cs (1)
189
_header.SyncNumericExtendedAttribute(TarHeader.
PaxEaUid
, value, TarHeader.Octal8ByteFieldMaxValue);
System\Formats\Tar\TarHeader.cs (1)
239
AddOrRemoveNumericField(ea,
PaxEaUid
, _uid, Octal8ByteFieldMaxValue, removeIfUnneeded);
System\Formats\Tar\TarHeader.Read.cs (1)
158
if (TarHelpers.TryGetStringAsBaseTenInteger(ExtendedAttributes,
PaxEaUid
, out int uid))