.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 b8d68d9143 Give the builder output a step of its own 3 weeks ago
..
OutputVisitor Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
ProjectDecompiler Fix #3510: keep exporting a project when a member cannot be decompiled 1 month ago
Resolver Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Syntax Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Transforms Emit C# 7.1 default literals where the context supplies the type 4 weeks ago
Annotations.cs Move the remaining ResolveResult subclasses into the Semantics namespace 1 month ago
AutoEventDecompiler.cs
CSharpDecompiler.cs Give the builder output a step of its own 3 weeks ago
CSharpLanguageVersion.cs
CallBuilder.cs Shorten default(T) in place, and say why operators keep the type 4 weeks ago
ExpressionBuilder.cs Look through the box when checking an await's GetAwaiter 4 weeks ago
RecordDecompiler.cs Recognize a protected copy constructor on a sealed record 1 month ago
RequiredNamespaceCollector.cs
SequencePointBuilder.cs
StatementBuilder.cs Keep the default literal's type when a conversion is unwrapped 4 weeks ago
TranslatedExpression.cs Keep the default literal's type when a conversion is unwrapped 4 weeks ago
TranslatedStatement.cs
TranslationContext.cs