Skip to content

Settings and activity

1 result found

  1. 50 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Are you aware that you can call .Dump() on an expression? The output is not exactly the same as the Expression Tree Visualizer, but it conveys much of the same information. Is there anything missing from what you see that you’d like added? Or anything that you’d like changed?

    Kevin Babcock supported this idea  · 
    An error occurred while saving the comment
    Kevin Babcock commented  · 

    I like this idea. Joe is right, calling .Dump() on an expression already gives the information needed, but it is quite verbose. A simple visualization of the expression tree would be awesome!