4 references to Helper
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (3)
35_helper = entityDataSourceDesigner.Helper; 38_configureContext = new EntityDataSourceConfigureObjectContext(contextPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState); 41_configureDataSelection = new EntityDataSourceDataSelection(dataPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState);
System\Data\WebControls\Design\EntityDesignerDataSourceView.cs (1)
22_helper = owner.Helper;