2 references to DefaultSecret3UInt64_4
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Utilities\Hashing\XxHash128.cs (1)
379
Mix32Bytes(ref accLow, ref accHigh, source + (32 * 5), source + (32 * 5) + 16,
DefaultSecret3UInt64_4
, DefaultSecret3UInt64_5, DefaultSecret3UInt64_6, DefaultSecret3UInt64_7, seed);
Utilities\Hashing\XxHashShared.cs (1)
149
Debug.Assert(ReadLE64(defaultSecret3UInt64[4]) ==
DefaultSecret3UInt64_4
);