1 write to _input
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
482
this.
_input
= input;
1 reference to _input
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
489
public DbExpressionBinding Input { get { return
_input
; } }