2 references to WriteUInt64LE
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
Utilities\Hashing\XxHashShared.cs (2)
512WriteUInt64LE(destinationSecret + i, ReadUInt64LE(defaultSecret + i) + seed); 513WriteUInt64LE(destinationSecret + i + 8, ReadUInt64LE(defaultSecret + i + 8) - seed);