1 reference to _boolFalse
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (1)
598
public static DbConstantExpression False { get { return
_boolFalse
; } }