4 references to ThreeDeepModel
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ComplexTypeIntegrationTestBase.cs (4)
3586ParameterType = typeof(ThreeDeepModel), 3605var model = Assert.IsType<ThreeDeepModel>(result.Model); 3616public ThreeDeepModel Inner { get; set; }