3 references to HashToHash128
Microsoft.AspNetCore.Razor.Utilities.Shared (3)
Utilities\Hashing\XxHash128.cs (3)
108
Hash128 hash =
HashToHash128
(source, seed);
126
Hash128 hash =
HashToHash128
(source, seed);
198
current =
HashToHash128
(new ReadOnlySpan<byte>(buffer, (int)_state.TotalLength), (long)_state.Seed);