2 references to ListProperty
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
HeaderModelBinderIntegrationTest.cs (2)
229
Assert.NotNull(boundContainer.
ListProperty
);
230
var entry = Assert.Single(boundContainer.
ListProperty
);