2 references to DefaultSecret3UInt64_12
System.IO.Hashing (2)
System\IO\Hashing\XxHash3.cs (1)
325
hash += Mix16Bytes(source + (16 * 14),
DefaultSecret3UInt64_12
, DefaultSecret3UInt64_13, seed);
System\IO\Hashing\XxHashShared.cs (1)
153
Debug.Assert(ReadLE64(defaultSecret3UInt64[12]) ==
DefaultSecret3UInt64_12
);