2 references to DefaultSecret3UInt64_1
Microsoft.CodeAnalysis (2)
Hashing\XxHash128.cs (1)
378
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 4), source + (32 * 4) + 16, DefaultSecret3UInt64_0,
DefaultSecret3UInt64_1
, DefaultSecret3UInt64_2, DefaultSecret3UInt64_3, seed);
Hashing\XxHashShared.cs (1)
147
Debug.Assert(ReadLE64(defaultSecret3UInt64[1]) ==
DefaultSecret3UInt64_1
);