8 references to XxHashShared
System.IO.Hashing (8)
System\IO\Hashing\XxHash128.cs (3)
11using static System.IO.Hashing.XxHashShared; 163XxHashShared.Reset(ref _state); 170XxHashShared.Append(ref _state, source);
System\IO\Hashing\XxHash3.cs (3)
10using static System.IO.Hashing.XxHashShared; 161XxHashShared.Reset(ref _state); 168XxHashShared.Append(ref _state, source);
System\IO\Hashing\XxHash32.State.cs (1)
8using static System.IO.Hashing.XxHashShared;
System\IO\Hashing\XxHash64.State.cs (1)
8using static System.IO.Hashing.XxHashShared;