2 references to DefaultSecret3UInt64_9
Microsoft.CodeAnalysis (2)
Hashing\XxHash128.cs (1)
384
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 6), source + (32 * 6) + 16, DefaultSecret3UInt64_8,
DefaultSecret3UInt64_9
, DefaultSecret3UInt64_10, DefaultSecret3UInt64_11, seed);
Hashing\XxHashShared.cs (1)
155
Debug.Assert(ReadLE64(defaultSecret3UInt64[9]) ==
DefaultSecret3UInt64_9
);