2 writes to _canLoadWebConfig
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (2)
83
_canLoadWebConfig
= true;
443
_canLoadWebConfig
= value;
1 reference to _canLoadWebConfig
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDesignerHelper.cs (1)
439
return
_canLoadWebConfig
;