4 references to InitializeType
System.Web.Entity (4)
System\Data\WebControls\EntityDataSourceMemberPath.cs (1)
138
object propertyValue = EntityDataSourceUtil.
InitializeType
(this.ClrType);
System\Data\WebControls\EntityDataSourceView.cs (3)
478
object entity = EntityDataSourceUtil.
InitializeType
(this.EntityClrType);
605
entity = EntityDataSourceUtil.
InitializeType
(this.EntityClrType);
682
object entity = EntityDataSourceUtil.
InitializeType
(this.EntityClrType);