2 writes to _connectionInEdit
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.cs (2)
231_connectionInEdit = true; 237_connectionInEdit = false;
2 references to _connectionInEdit
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.cs (2)
151if (!_connectionInEdit) 249if (_connectionInEdit)