1 reference to Hash
Microsoft.CodeAnalysis (1)
Hashing\XxHash128.cs (1)
52
public static byte[] Hash(byte[] source) =>
Hash
(source, seed: 0);