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