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