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