1 write to m_withRelationships
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs (1)
30m_withRelationships = withRelationships;
2 references to m_withRelationships
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs (2)
56m_caseStatement.AsEsql(builder, m_withRelationships, blockAlias, indentLevel); 62return m_caseStatement.AsCqt(row, m_withRelationships);