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