1 reference to Hash
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Hashing\XxHash128.cs (1)
50
public static byte[] Hash(byte[] source) =>
Hash
(source, seed: 0);