2 references to OpToEsql
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (1)
71
builder.Append(OpCellTreeNode.
OpToEsql
(m_opType));
System\Data\Mapping\ViewGeneration\CqlGeneration\UnionCqlBlock.cs (1)
46
builder.Append(OpCellTreeNode.
OpToEsql
(CellTreeOpType.Union));