1 write to m_opType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Ops.cs (1)
409m_opType = opType;
1 reference to m_opType
System.Data.Entity (1)
System\Data\Query\InternalTrees\Ops.cs (1)
422internal OpType OpType { get { return m_opType; } }