<PackageReference Include="NUnit" Version="4.6.0" />

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); } }