1 instantiation of EntityDataSourceDataSelectionPanel
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
40EntityDataSourceDataSelectionPanel dataPanel = new EntityDataSourceDataSelectionPanel();
3 references to EntityDataSourceDataSelectionPanel
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceDataSelection.cs (2)
31private readonly EntityDataSourceDataSelectionPanel _panel; 66internal EntityDataSourceDataSelection(EntityDataSourceDataSelectionPanel panel, EntityDataSourceWizardForm wizard, EntityDataSourceDesignerHelper designerHelper, EntityDataSourceState entityDataSourceState)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
40EntityDataSourceDataSelectionPanel dataPanel = new EntityDataSourceDataSelectionPanel();