2 references to WriteUInt64LE
System.IO.Hashing (2)
System\IO\Hashing\XxHashShared.cs (2)
504
WriteUInt64LE
(destinationSecret + i, ReadUInt64LE(defaultSecret + i) + seed);
505
WriteUInt64LE
(destinationSecret + i + 8, ReadUInt64LE(defaultSecret + i + 8) - seed);