2 references to ClrType
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
152get { return this.memberPath.ClrType; }
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
138object propertyValue = EntityDataSourceUtil.InitializeType(this.ClrType);