6 references to ListContainer1
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
FormFileModelBindingIntegrationTest.cs (6)
480ParameterType = typeof(ListContainer1), 495var boundContainer = Assert.IsType<ListContainer1>(result.Model); 526ParameterType = typeof(ListContainer1), 540var boundContainer = Assert.IsType<ListContainer1>(result.Model);