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