2 references to GetReferenceEnds
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceUtil.cs (2)
1007foreach (AssociationSetEnd toEnd in GetReferenceEnds(entitySet, entityType, /*forKey*/false)) 1022foreach (AssociationSetEnd toEnd in GetReferenceEnds(entitySet, entityType, /*forKey*/true))