! Could also be the problem that the constructor had a params string[] as parameter class List { } [FluentSetup(typeof(List))] public partial class ListSetup { }
! Could also be the problem that the constructor had a params string[] as parameter
class List
{ }
[FluentSetup(typeof(List))]
public partial class ListSetup
{
}