dotnet/roslyn

Add public compiler APIs for the /debug+ functionality

Open

#5410 aperta il 23 set 2015

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-CompilersBugConcept-APIhelp wanted

Metriche repository

Star
 (20.414 star)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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.

Guida contributor