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