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