3 writes to _contextType
System.Web.Entity (3)
System\Data\WebControls\EntityDataSource.cs (3)
245_contextType = value; 277_contextType = System.Web.Compilation.BuildManager.GetType(value, /*throwOnError*/false, /*ignoreCase*/true); 281_contextType = null;
1 reference to _contextType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
242get { return _contextType; }