2 references to GetPropertiesWithMetadata
System.ComponentModel.DataAnnotations (2)
DataAnnotations\AssociatedMetadataTypeTypeDescriptor.cs (2)
32
return
GetPropertiesWithMetadata
(base.GetProperties(attributes));
36
return
GetPropertiesWithMetadata
(base.GetProperties());