dotnet/roslyn
Auf GitHub ansehenAdd public compiler APIs for the /debug+ functionality
Open
#5.410 geöffnet am 23. Sept. 2015
Area-CompilersBugConcept-APIhelp wanted
Repository-Metriken
- Stars
- (20.414 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)
Beschreibung
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.