<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="11.0.0-preview.1.26104.118" />

System.Numerics.Hashing.HashHelpers

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