2 references to RealSize
System.Formats.Tar (2)
System\Formats\Tar\FieldLengths.cs (1)
52internal const int AllGnuUnused = Offset + LongNames + Unused + Sparse + IsExtended + RealSize;
System\Formats\Tar\FieldLocations.cs (1)
51internal const ushort GnuPadding = RealSize + FieldLengths.RealSize;