6 references to ModelWithIntArrayProperty
Microsoft.AspNetCore.Mvc.Core.Test (6)
ModelBinding\Binders\ArrayModelBinderTest.cs (6)
25typeof(ModelWithIntArrayProperty), 26nameof(ModelWithIntArrayProperty.ArrayProperty)); 196typeof(ModelWithIntArrayProperty), 197nameof(ModelWithIntArrayProperty.ArrayProperty)).BindingDetails(bd => bd.IsReadOnly = false); 199typeof(ModelWithIntArrayProperty), 200nameof(ModelWithIntArrayProperty.ArrayProperty));