4 references to ModelWithIntArrayProperty
Microsoft.AspNetCore.Mvc.Core.Test (4)
ModelBinding\Binders\ArrayModelBinderProviderTest.cs (4)
78typeof(ModelWithIntArrayProperty), 79nameof(ModelWithIntArrayProperty.ArrayProperty)).BindingDetails(bd => bd.IsReadOnly = true); 82typeof(ModelWithIntArrayProperty), 83nameof(ModelWithIntArrayProperty.ArrayProperty));