2 references to GetEntitySets
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceDataSelection.cs (1)
152_entitySetNames = _helper.GetEntitySets(containerNameItem.EntityContainer, false /*sortResults*/);
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
1294return GetEntitySets(container, true /*sortResults*/);