3 references to Person1
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
NullableReferenceTypeIntegrationTest.cs (3)
29
ParameterType = typeof(
Person1
)
44
var
boundPerson = Assert.IsType<
Person1
>(modelBindingResult.Model);