1 write to Size
System.Formats.Tar (1)
System\Formats\Tar\TarHeader.Read.cs (1)
122values.Size = extendedAttribute.Value;
1 reference to Size
System.Formats.Tar (1)
System\Formats\Tar\TarHeader.Read.cs (1)
194if (TarHelpers.TryGetStringAsBaseTenLong(values.Size, out long size))