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