.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 a537dad7ef Fix #3774: keep field initializers when decompiling a static ctor alone 3 months ago
..
OutputVisitor Fix missing Space() in from clause 5 months ago
ProjectDecompiler Fix #3775: escape reserved Windows device names in output file names 3 months ago
Resolver Fix IDE2000 globally 9 months ago
Syntax Fix five small analyzer warnings. 4 months ago
Transforms Fix #3774: keep field initializers when decompiling a static ctor alone 3 months ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs dev: Strip BOM mark from text files 1 year ago
CSharpDecompiler.cs Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 6 months ago
CSharpLanguageVersion.cs Add scaffolding for the C# 15 runtime-async lowering. 4 months ago
CallBuilder.cs Fix typo 5 months ago
ExpressionBuilder.cs Fix #3382: Support compiler-generated throw-helper invocations in switch-expression implicit default-case. 3 months ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 5 months ago
RequiredNamespaceCollector.cs Add a treenode and decompiler APIs for extensions. 6 months ago
SequencePointBuilder.cs Fix IDE2000 globally 9 months ago
StatementBuilder.cs Fix anonymous-type lambda early-return emitting unresolvable cast (#3752) 3 months ago
TranslatedExpression.cs Addressed feedback 2 years ago
TranslatedStatement.cs dev: Strip BOM mark from text files 1 year ago
TranslationContext.cs dev: Strip BOM mark from text files 1 year ago