1 reference to CanUpdateReadOnlyProperty
Microsoft.AspNetCore.Mvc.Core (1)
ModelBinding\Binders\ComplexTypeModelBinder.cs (1)
425return !propertyMetadata.IsReadOnly || CanUpdateReadOnlyProperty(propertyMetadata.ModelType);