1 write to m_toEndEntityKeyMemberPaths
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (1)
41m_toEndEntityKeyMemberPaths = toEndEntityKeyMemberPaths;
2 references to m_toEndEntityKeyMemberPaths
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (2)
72foreach (MemberPath memberPath in m_toEndEntityKeyMemberPaths) 99m_toEndEntitySet.CreateRef(m_toEndEntityType, m_toEndEntityKeyMemberPaths.Select(keyMember => row.Property(keyMember.CqlFieldAlias))));