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