1 instantiation of EntityDataSourceDataSelection
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
41_configureDataSelection = new EntityDataSourceDataSelection(dataPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState);
3 references to EntityDataSourceDataSelection
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (2)
20private EntityDataSourceDataSelection _dataSelection; 31public void Register(EntityDataSourceDataSelection dataSelection)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
25private EntityDataSourceDataSelection _configureDataSelection;