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