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