.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Siegfried Pammer 63757ead3b Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 3 weeks ago
..
OutputVisitor Fix missing Space() in from clause 3 months ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 4 weeks ago
Resolver Fix IDE2000 globally 6 months ago
Syntax Fix five small analyzer warnings. 2 months ago
Transforms Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 months ago
TypeSystem dev: Strip BOM mark from text files 10 months ago
Annotations.cs dev: Strip BOM mark from text files 10 months ago
CSharpDecompiler.cs Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 4 months ago
CSharpLanguageVersion.cs Add scaffolding for the C# 15 runtime-async lowering. 2 months ago
CallBuilder.cs Fix typo 3 months ago
ExpressionBuilder.cs Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 3 weeks ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 months ago
RequiredNamespaceCollector.cs Add a treenode and decompiler APIs for extensions. 4 months ago
SequencePointBuilder.cs Fix IDE2000 globally 6 months ago
StatementBuilder.cs Fix anonymous-type lambda early-return emitting unresolvable cast (#3752) 4 weeks ago
TranslatedExpression.cs Addressed feedback 1 year ago
TranslatedStatement.cs dev: Strip BOM mark from text files 10 months ago
TranslationContext.cs dev: Strip BOM mark from text files 10 months ago