6 references to Order10
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
963
ParameterType = typeof(List<
Order10
>)
979
var model = Assert.IsType<List<
Order10
>>(modelBindingResult.Model);
1000
ParameterType = typeof(List<
Order10
>)
1016
var model = Assert.IsType<List<
Order10
>>(modelBindingResult.Model);
1040
ParameterType = typeof(List<
Order10
>)
1056
var model = Assert.IsType<List<
Order10
>>(modelBindingResult.Model);