dotnet/roslyn

Add public compiler APIs for the /debug+ functionality

Open

#5,410 创建于 2015年9月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (20,414 star) (4,257 fork)batch import
Area-CompilersBugConcept-APIhelp wanted

描述

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.

贡献者指南