in Microsoft.Shared.Dna.Hash/AffineHash.cs [216:219]
public int GetHashCode(DateTime value) { return (int)this.ComputeBigBlock((ulong)value.Ticks); }