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