1 write to m_inputs
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
789
this.
m_inputs
= inputs;
1 reference to m_inputs
System.Data.Entity (1)
System\Data\Query\InternalTrees\RelOps.cs (1)
797
internal VarVec Inputs { get { return
m_inputs
; } }