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