4 references to XxHashShared
Microsoft.AspNetCore.Razor.Utilities.Shared (4)
Utilities\Hashing\XxHash128.cs (3)
16using static System.IO.Hashing.XxHashShared; 158XxHashShared.Reset(ref _state); 165XxHashShared.Append(ref _state, source);
Utilities\Hashing\XxHash64.State.cs (1)
11using static System.IO.Hashing.XxHashShared;