4 references to ModelWithIListProperty
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\CollectionModelBinderTest.cs (4)
482
.ForProperty<
ModelWithIListProperty
>(nameof(
ModelWithIListProperty
.ListProperty))
485
typeof(
ModelWithIListProperty
),
486
nameof(
ModelWithIListProperty
.ListProperty));