2 references to ReduceExtensions
System.Linq.Expressions (2)
System\Linq\Expressions\Compiler\StackSpiller.cs (2)
309node = new AssignBinaryExpression(node.Left.ReduceExtensions(), node.Right); 1027Result result = RewriteExpression(expr.ReduceExtensions(), stack);