3 references to ListProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
FormFileModelBindingIntegrationTest.cs (3)
497Assert.NotNull(boundContainer.ListProperty); 498var file = Assert.Single(boundContainer.ListProperty); 542Assert.Null(boundContainer.ListProperty);