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