1 reference to CreateBoolConstant
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (1)
662Expr lift = ExprFactory.CreateBoolConstant(false); // We never lift to null in C#.