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