.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.
 
 
 
 
Christoph Wille a4ef71bb76 Only take lambda params and defaults from a synthesized delegate's Invoke 1 month ago
..
OutputVisitor Parenthesize lambda parameter lists when attributes are present 1 month ago
ProjectDecompiler Fix #3510: keep exporting a project when a member cannot be decompiled 1 month ago
Resolver Drop the cast where a lambda's natural type is all the target needs 1 month ago
Syntax Support explicit return types on lambda expressions in the syntax tree 1 month ago
Transforms Drop the cast where a lambda's natural type is all the target needs 1 month ago
TypeSystem dev: Strip BOM mark from text files 1 year ago
Annotations.cs Fix #3845: Add option to expand XML documentation comments 2 months ago
AutoEventDecompiler.cs Replace automatic-event backing-field references during translation 2 months ago
CSharpDecompiler.cs Emit var and natural-typed lambdas for anonymous delegate types 1 month ago
CSharpLanguageVersion.cs Enable nullable reference types across the C# AST consumers 3 months ago
CallBuilder.cs Drop the cast where a lambda's natural type is all the target needs 1 month ago
ExpressionBuilder.cs Only take lambda params and defaults from a synthesized delegate's Invoke 1 month ago
RecordDecompiler.cs Recognize a protected copy constructor on a sealed record 1 month ago
RequiredNamespaceCollector.cs Only take lambda params and defaults from a synthesized delegate's Invoke 1 month ago
SequencePointBuilder.cs Emit member-initializer sequence points in every constructor 3 months ago
StatementBuilder.cs Fix #1603: recognize foreach over enumerators that cannot be disposable 2 months ago
TranslatedExpression.cs Enable nullable reference types across the C# AST consumers 3 months ago
TranslatedStatement.cs Add license headers to source files that lacked them 2 months ago
TranslationContext.cs Enable nullable reference types across the C# AST consumers 3 months ago