1 write to m_outputVars
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
842m_outputVars = outputs;
1 reference to m_outputVars
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
864internal VarVec Outputs { get { return m_outputVars; } }