.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 79b0cbb719 Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 weeks ago
..
OutputVisitor Fix missing Space() in from clause 3 weeks ago
ProjectDecompiler Fix IDE2000 globally 4 months ago
Resolver Fix IDE2000 globally 4 months ago
Syntax Add a treenode and decompiler APIs for extensions. 1 month ago
Transforms Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 weeks ago
TypeSystem dev: Strip BOM mark from text files 8 months ago
Annotations.cs dev: Strip BOM mark from text files 8 months ago
CSharpDecompiler.cs Merge pull request #3686 from icsharpcode/custom-signature-decoder-comparer 1 month ago
CSharpLanguageVersion.cs dev: Strip BOM mark from text files 8 months ago
CallBuilder.cs Fix typo 3 weeks ago
ExpressionBuilder.cs Fix `in` erroneously being applied to `this` 1 month ago
RecordDecompiler.cs Fix #3703: Do not transform to a primary constructor if it's not public (or protected in abstract classes) 3 weeks ago
RequiredNamespaceCollector.cs Add a treenode and decompiler APIs for extensions. 1 month ago
SequencePointBuilder.cs Fix IDE2000 globally 4 months ago
StatementBuilder.cs Fix lower case type name conflicting with variable name 7 months ago
TranslatedExpression.cs Addressed feedback 1 year ago
TranslatedStatement.cs dev: Strip BOM mark from text files 8 months ago
TranslationContext.cs dev: Strip BOM mark from text files 8 months ago