<PackageReference Include="Microsoft.Extensions.Primitives" Version="11.0.0-preview.4.26230.115" />

System.Numerics.Hashing.HashHelpers

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