1 write to _then
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
194
this.
_then
= thens;
1 reference to _then
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
206
public IList<DbExpression> Then { get { return
_then
; } }