2 references to GetAttributesForProperty
Microsoft.AspNetCore.Mvc.Core (2)
ModelBinding\Metadata\DefaultModelMetadataProvider.cs (1)
361
var attributes = ModelAttributes.
GetAttributesForProperty
(
ModelBinding\Metadata\ModelAttributes.cs (1)
115
return
GetAttributesForProperty
(type, property, property.PropertyType);