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