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