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