1 write to _when
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
193
this.
_when
= whens;
1 reference to _when
System.Data.Entity (1)
System\Data\Common\CommandTrees\OperatorExpressions.cs (1)
201
public IList<DbExpression> When { get { return
_when
; } }