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