2 references to EdmItemCollection
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityModelSchemaGenerator.cs (1)
317
session.EdmItemCollection = new
EdmItemCollection
();
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
597
edmItemCollection = new
EdmItemCollection
();