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