3 references to HashToHash128
Microsoft.CodeAnalysis (3)
Hashing\XxHash128.cs (3)
110
Hash128 hash =
HashToHash128
(source, seed);
128
Hash128 hash =
HashToHash128
(source, seed);
200
current =
HashToHash128
(new ReadOnlySpan<byte>(buffer, (int)_state.TotalLength), (long)_state.Seed);