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