dotnet/roslyn
View on GitHubAdd public compiler APIs for the /debug+ functionality
Open
#5,410 opened on Sep 23, 2015
Area-CompilersBugConcept-APIhelp wanted
Repository metrics
- Stars
- (20,414 stars)
- PR merge metrics
- (Avg merge 6d 17h) (256 merged PRs in 30d)
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.