1 write to m_opType
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (1)
38m_opType = opType;
2 references to m_opType
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (2)
71builder.Append(OpCellTreeNode.OpToEsql(m_opType)); 107switch (m_opType)