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