3 references to GetKey
System.Data.Entity.Design (3)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (3)
464
DbObjectKey key = session.
GetKey
(entitySet.ElementType);
478
DbObjectKey key = session.
GetKey
(type);
1524
DbObjectKey key = session.
GetKey
(entityType);