1 write to m_toEndEntitySet
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (1)
40m_toEndEntitySet = MetadataHelper.GetEntitySetAtEnd(associationSet, toEnd);
3 references to m_toEndEntitySet
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (3)
70CqlWriter.AppendEscapedQualifiedName(builder, m_toEndEntitySet.EntityContainer.Name, m_toEndEntitySet.Name); 99m_toEndEntitySet.CreateRef(m_toEndEntityType, m_toEndEntityKeyMemberPaths.Select(keyMember => row.Property(keyMember.CqlFieldAlias))));