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