4 references to ModelWithArrayProperty
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\ArrayModelBinderTest.cs (4)
149
.ForProperty(typeof(
ModelWithArrayProperty
), nameof(
ModelWithArrayProperty
.ArrayProperty))
152
typeof(
ModelWithArrayProperty
),
153
nameof(
ModelWithArrayProperty
.ArrayProperty));