<PackageReference Include="System.Memory" Version="4.5.2-servicing-27114-05" />

System.Numerics.Hashing.HashHelpers

static class HashHelpers
namespace System.Numerics.Hashing { internal static class HashHelpers { public static readonly int RandomSeed; public static int Combine(int h1, int h2); } }