1 write to _configureContext
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (1)
38_configureContext = new EntityDataSourceConfigureObjectContext(contextPanel, this, entityDataSourceDesigner.Helper, _entityDataSourceState);
3 references to _configureContext
System.Web.Entity.Design (3)
System\Data\WebControls\Design\EntityDataSourceWizardForm.cs (3)
43_configureContext.ContainerNameChanged += _configureDataSelection.ContainerNameChangedHandler; 45_configureContext.LoadState(); 72_configureContext.SaveState();