3 references to HashToHash128
System.IO.Hashing (3)
System\IO\Hashing\XxHash128.cs (3)
103
Hash128 hash =
HashToHash128
(source, seed);
121
Hash128 hash =
HashToHash128
(source, seed);
193
current =
HashToHash128
(new ReadOnlySpan<byte>(buffer, (int)_state.TotalLength), (long)_state.Seed);