KirillOsenkov / RoslynQuoter

Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
http://roslynquoter.azurewebsites.net
Apache License 2.0
918 stars 118 forks source link

RoslynQuoter

NuGet package

A Roslyn tool that for a given C# program shows the syntax factory API calls to construct its syntax tree.

Try it out live at: http://roslynquoter.azurewebsites.net.