1 write to _entityDataSourceState
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
31_entityDataSourceState = entityDataSourceState;
3 references to _entityDataSourceState
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (3)
38_configureContext = new EntityDataSourceConfigureObjectContext(contextPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState); 41_configureDataSelection = new EntityDataSourceDataSelection(dataPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState); 66return _entityDataSourceState;