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

NUnit.Framework.Constraints.CollectionTally<T>

sealed class CollectionTally<T>
Generic version of CollectionTally that counts (tallies). the number of occurrences of each typed item in one or more enumerations.
namespace NUnit.Framework.Constraints { }