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