dotnet/roslyn

Add public compiler APIs for the /debug+ functionality

Open

#5.410 aberto em 23 de set. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4.257 forks)batch import
Area-CompilersBugConcept-APIhelp wanted

Métricas do repositório

Stars
 (20.414 stars)
Métricas de merge de PR
 (Mesclagem média 6d 17h) (256 fundiu PRs em 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.

Guia do colaborador