2 references to EntityConnection
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (1)
325return new EntityConnection(workspace, providerConnection);
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
623_entityConnection = new EntityConnection(metadataWorkspace, dbConnection);