<PackageReference Include="Microsoft.Extensions.Primitives" Version="10.0.1" />

System.Numerics.Hashing.HashHelpers

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