dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.69k stars 3.98k forks source link

Cleanup some technical debt in data flow analysis #23261

Open agocke opened 6 years ago

agocke commented 6 years ago

There are two things I would like to do:

agocke commented 6 years ago

cc @VSadov @gafter

gafter commented 6 years ago

I believe "code quality improvement" is for improvement in the quality of the generated code.