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