.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 e075fd01d6 Adjust pattern for auto event declaration. 8 years ago
..
OutputVisitor Add C# 7 ThrowExpression 8 years ago
Resolver Fix bug in OverloadResolution: Use tie-breaking rules iff parameter types of both candidates are equal. 8 years ago
Syntax Add C# 7 ThrowExpression 8 years ago
Transforms Adjust pattern for auto event declaration. 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs [async] Support state machine classes. 8 years ago
ExpressionBuilder.cs Improve overload resolution in HandleCallInstruction 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Allow implicit conversions in return statements. 8 years ago
TranslatedExpression.cs Add special case for 0u -> null conversion. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix cancellation. 8 years ago