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