3 references to AreAssocationEndPathsEquivalentViaRefConstraint
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (3)
642
result =
AreAssocationEndPathsEquivalentViaRefConstraint
(path0, path1, assocSet0);
656
if (
AreAssocationEndPathsEquivalentViaRefConstraint
(assocEndPath0, assocEndPath1, assocSet))
684
result =
AreAssocationEndPathsEquivalentViaRefConstraint
(assocEndPathA, assocEndPathB, assocSet);