4 references to MergeAccumulator
System.IO.Hashing (4)
System\IO\Hashing\XxHash64.State.cs (4)
78
acc =
MergeAccumulator
(acc, _acc1);
79
acc =
MergeAccumulator
(acc, _acc2);
80
acc =
MergeAccumulator
(acc, _acc3);
81
acc =
MergeAccumulator
(acc, _acc4);