4 references to Person
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
BodyValidationIntegrationTests.cs (4)
365ParameterType = typeof(Person) 386var boundPerson = Assert.IsType<Person>(modelBindingResult.Model); 407ParameterType = typeof(Person)