Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KirillOsenkov/RoslynQuoter

Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree
https://github.com/KirillOsenkov/RoslynQuoter

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

RoslynQuoter
============

[![NuGet package](https://img.shields.io/nuget/v/RoslynQuoter.svg)](https://nuget.org/packages/RoslynQuoter)

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.