dotnet/roslyn

Add public compiler APIs for the /debug+ functionality

Open

#5,410 opened on Sep 23, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (20,414 stars) (4,257 forks)batch import
Area-CompilersBugConcept-APIhelp wanted

Description

This is related to https://github.com/dotnet/roslyn/issues/4103

Generally if something can be done via command line switches, there is also a way to do that via compiler APIs.

Contributor guide

Add public compiler APIs for the /debug+ functionality · dotnet/roslyn#5410 | Good First Issue