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