3 references to
System.IO.Hashing (3)
System\IO\Hashing\Crc64ParameterSet.Table.cs (2)
67: base(polynomial, initialValue, finalXorValue, reflectValues: true) 94: base(polynomial, initialValue, finalXorValue, reflectValues: false)
System\IO\Hashing\Crc64ParameterSet.WellKnown.cs (1)
29: base(0x42F0E1EBA9EA3693, 0x0000000000000000, 0x0000000000000000, false)