2 references to TryGetCorrespondingNavigationProperty
System.Web.Entity (2)
System\Data\WebControls\EntityDataSourceColumn.cs (1)
266
if (EntityDataSourceUtil.
TryGetCorrespondingNavigationProperty
(group.End.CorrespondingAssociationEndMember, out navigationProperty))
System\Data\WebControls\EntityDataSourceUtil.cs (1)
1011
if (
TryGetCorrespondingNavigationProperty
(toEnd.CorrespondingAssociationEndMember, out navigationProperty))