1 write to m_toEndEntityType
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (1)
39m_toEndEntityType = toEndEntityType;
2 references to m_toEndEntityType
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\WithStatement.cs (2)
80CqlWriter.AppendEscapedTypeName(builder, m_toEndEntityType); 99m_toEndEntitySet.CreateRef(m_toEndEntityType, m_toEndEntityKeyMemberPaths.Select(keyMember => row.Property(keyMember.CqlFieldAlias))));