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