A reusable recursive visitor that rewrites an expression tree. Override the typed Rewrite* hooks; the base implementation returns the node unchanged (after recursively rewriting children).
ExpressionRewriter
01 Syntax
Microsoft.VisualBasic.Math.Lambda.Symbolic.ExpressionExtensions.ExpressionRewriter
02 Members