6 references to Order2
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
240
ParameterType = typeof(
Order2
)
256
var
model = Assert.IsType<
Order2
>(modelBindingResult.Model);
278
ParameterType = typeof(
Order2
)
294
var
model = Assert.IsType<
Order2
>(modelBindingResult.Model);