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