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