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