3 references to CanBindProperty
Microsoft.AspNetCore.Mvc.Core (3)
ModelBinding\Binders\ComplexTypeModelBinder.cs (3)
112
if (!
CanBindProperty
(bindingContext, property))
162
if (!
CanBindProperty
(bindingContext, property))
382
if (!
CanBindProperty
(bindingContext, propertyMetadata))