1 write to _predicate
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
531
this.
_predicate
= predicate;
1 reference to _predicate
System.Data.Entity (1)
System\Data\Common\CommandTrees\RelationalExpressions.cs (1)
542
public DbExpression Predicate { get { return
_predicate
; } }