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