3 references to Product
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexRecordIntegrationTest.cs (3)
2860ParameterType = typeof(Product) 2887var model = Assert.IsType<Product>(modelBindingResult.Model);