3 references to Person5
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ModelPrefixSelectionIntegrationTest.cs (3)
211
ParameterType = typeof(
Person5
),
235
var
model = Assert.IsType<
Person5
>(modelBindingResult.Model);