3 references to GetPropertyStoreItem
System.ComponentModel.DataAnnotations (3)
DataAnnotations\ValidationAttributeStore.cs (3)
60PropertyStoreItem item = typeItem.GetPropertyStoreItem(validationContext.MemberName); 72PropertyStoreItem item = typeItem.GetPropertyStoreItem(validationContext.MemberName); 84PropertyStoreItem item = typeItem.GetPropertyStoreItem(validationContext.MemberName);