.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 3a27cbef06 Fix #3617: Order of XML comments in types with primary constructors 3 weeks ago
..
OutputVisitor Many thanks to @sonyps5201314 for providing the test cases and a suggested fix, which inspired these changes. 2 months ago
ProjectDecompiler dev: Strip BOM mark from text files 4 months ago
Resolver Add support for C# 14 first-class span types in the type system. 1 month ago
Syntax Fix #3617: Order of XML comments in types with primary constructors 3 weeks ago
Transforms Fix #3617: Order of XML comments in types with primary constructors 3 weeks ago
TypeSystem dev: Strip BOM mark from text files 4 months ago
Annotations.cs dev: Strip BOM mark from text files 4 months ago
CSharpDecompiler.cs #3621: Fix NRE when switching language version to C# 8.0 or lower. 1 month ago
CSharpLanguageVersion.cs dev: Strip BOM mark from text files 4 months ago
CallBuilder.cs Merge pull request #3588 from icsharpcode/r502 1 month ago
ExpressionBuilder.cs Handle multiple calling conventions at once 1 month ago
RecordDecompiler.cs Fix #3621: Fix multiple uses of primary ctor parameter in initializer of record. 1 month ago
RequiredNamespaceCollector.cs dev: Strip BOM mark from text files 4 months ago
SequencePointBuilder.cs dev: Strip BOM mark from text files 4 months ago
StatementBuilder.cs Fix lower case type name conflicting with variable name 3 months ago
TranslatedExpression.cs Addressed feedback 10 months ago
TranslatedStatement.cs dev: Strip BOM mark from text files 4 months ago
TranslationContext.cs dev: Strip BOM mark from text files 4 months ago