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