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