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)
151
if (!
_connectionInEdit
)
249
if (
_connectionInEdit
)