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