DLR Expression Tree Debug Dump(chriscavanagh.wordpress.com)
submitted by
BobStrogg(998) 3 years ago
Here’s a simple C# class that can help debugging Dynamic Language Runtime expression trees. It’s nothing fancy; it just dumps the entire tree to an indented string. Typically you’d call its static Dump(node) helper from a watch window, or maybe include it in a debug-only region. Consider it a short-term hack until a DLR version of the Expression Tree Visualizer is available (maybe it already is!)…
|category: Linq
|Views: 28
tags:
LINQ another
Everyones tags:
Your Tags: