2 references to AccessTime
System.Formats.Tar (2)
System\Formats\Tar\GnuTarEntry.cs (1)
51_header._aTime = gnuOther.AccessTime;
System\Formats\Tar\PaxTarEntry.cs (1)
125_header.ExtendedAttributes[TarHeader.PaxEaATime] = TarHelpers.GetTimestampStringFromDateTimeOffset(gnuOther.AccessTime);