Contains classes that can be used to represent the elements and structure of a source code document. The classes in this namespace can be used to model the structure of a source code document that can be output as source code in a supported language using the functionality provided by the System.CodeDom.Compiler namespace.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.codedom
- We only consider fixes to maintain or improve quality
- We consider PRs that target this library for new source code analyzers
System.CodeDom is a NuGet package that gets shipped along with every release of .NET.