4 references to TableDetailsCollection
System.Data.Entity.Design (4)
System\Data\Entity\Design\SSDLGenerator\EntityStoreSchemaGeneratorDatabaseSchemaLoader.cs (3)
90TableDetailsCollection views = new TableDetailsCollection(); 106TableDetailsCollection table = new TableDetailsCollection(); 123TableDetailsCollection table = new TableDetailsCollection();
System\Data\Entity\Design\SSDLGenerator\TableDetailsCollection.cs (1)
234return new TableDetailsCollection();