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