Roslyn and syntax visualizer


One of the best way to navigate and get your bearings right trying to figure out how to parse your code is with Syntax visualizer. It can be found from View->Other Windows -> Syntax Visualizer and you're good to go.


On your left (black screen) is your code and on the top right, is your parsed tree. Values for each of the screen are indicated in the property screen.






Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm