3 references to CaseStatementProjectedSlot
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\CqlGenerator.cs (1)
292
slot = new
CaseStatementProjectedSlot
(newCaseStatement, withRelationships);
System\Data\Mapping\ViewGeneration\Structures\CaseStatementProjectedSlot.cs (1)
51
return new
CaseStatementProjectedSlot
(newStatement, null);
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
489
slot = new
CaseStatementProjectedSlot
(caseForOuterJoins, null);