1 reference to VisitBoundLambda
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (1)
13
public static ExprBinOp Rewrite(ExprBoundLambda expr) => new ExpressionTreeRewriter().
VisitBoundLambda
(expr);