<PackageReference Include="NUnit" Version="5.0.0-beta.1" />

System.HashCode

struct HashCode
namespace System { internal struct HashCode { public static int Combine<[System.Runtime.CompilerServices.Nullable(2)] T1, [System.Runtime.CompilerServices.Nullable(2)] T2>(T1 value1, T2 value2); } }