2 references to CaseSlotValueAsCqt
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Structures\CaseStatement.cs (2)
270
values.Add(
CaseSlotValueAsCqt
(row, clause.Value, this.MemberPath, withRelationships));
275
CaseSlotValueAsCqt
(row, this.ElseValue, this.MemberPath, withRelationships) :