1 write to m_opType
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
35
m_opType
= opType;
1 reference to m_opType
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\OpCellTreeNode.cs (1)
67
internal override CellTreeOpType OpType { get { return
m_opType
; } }