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