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