3 references to GetCorrespondingAssociationPath
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\MemberPath.cs (3)
654MemberPath assocEndPath0 = path0.GetCorrespondingAssociationPath(assocSet); 655MemberPath assocEndPath1 = path1.GetCorrespondingAssociationPath(assocSet); 673MemberPath assocEndPathB = entityPath.GetCorrespondingAssociationPath(assocSet);