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