5 references to AddErrorsForType
System.Data.Entity.Design (5)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (4)
706
session.
AddErrorsForType
(function, errors);
890
session.
AddErrorsForType
(type, errors);
1269
session.
AddErrorsForType
(entityType, errors);
1298
session.
AddErrorsForType
(rowType, errors);
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (1)
180
AddErrorsForType
(type, (ICollection<EdmSchemaError>)errors);