1 reference to CompileCoalesceBinaryExpression
System.Linq.Expressions (1)
System\Linq\Expressions\Interpreter\LightCompiler.cs (1)
3053
case ExpressionType.Coalesce:
CompileCoalesceBinaryExpression
(expr); break;