6 references to GetTypeStoreItem
System.ComponentModel.DataAnnotations (6)
DataAnnotations\ValidationAttributeStore.cs (6)
37
TypeStoreItem item = this.
GetTypeStoreItem
(validationContext.ObjectType);
48
TypeStoreItem item = this.
GetTypeStoreItem
(validationContext.ObjectType);
59
TypeStoreItem typeItem = this.
GetTypeStoreItem
(validationContext.ObjectType);
71
TypeStoreItem typeItem = this.
GetTypeStoreItem
(validationContext.ObjectType);
83
TypeStoreItem typeItem = this.
GetTypeStoreItem
(validationContext.ObjectType);
97
TypeStoreItem typeItem = this.
GetTypeStoreItem
(validationContext.ObjectType);