3 writes to _contextTypeName
System.Web.Entity (3)
System\Data\WebControls\EntityDataSource.cs (3)
248_contextTypeName = value.FullName; 252_contextTypeName = null; 273_contextTypeName = value;
1 reference to _contextTypeName
System.Web.Entity (1)
System\Data\WebControls\EntityDataSource.cs (1)
270get { return _contextTypeName; }