1 reference to GetExplicitAttributes
System.ComponentModel.DataAnnotations (1)
DataAnnotations\ValidationAttributeStore.cs (1)
213
PropertyStoreItem item = new PropertyStoreItem(property.PropertyType,
GetExplicitAttributes
(property).Cast<Attribute>());