2 references to ListProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
FormFileModelBindingIntegrationTest.cs (2)
586
Assert.NotNull(boundContainer.
ListProperty
);
587
var file = Assert.Single(boundContainer.
ListProperty
);