3 references to GetEntityType
System.Web.Entity (3)
System\Data\WebControls\EntityDataSourceUtil.cs (3)
830
EntityType fromType =
GetEntityType
(fromEnd);
1028
EntityType toType = EntityDataSourceUtil.
GetEntityType
(toEnd);
1034
foreach (EdmProperty keyMember in
GetEntityType
(toEnd).KeyMembers)