1 write to _clrEntityType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperCollection.cs (1)
71_clrEntityType = EntityDataSourceUtil.GetClrType(ocWorkspace, entityType);
1 reference to _clrEntityType
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperCollection.cs (1)
160get { return _clrEntityType; }