1 reference to HardLinkCount
System.Formats.Tar (1)
System\Formats\Tar\TarWriter.Unix.cs (1)
32
if (_hardLinkMode == TarHardLinkMode.PreserveLink && (fileType == Interop.Sys.FileTypes.S_IFREG) && status.
HardLinkCount
> 1)