.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 070307bb73 Move ExpressionBuilder.HandleCallInstruction to CallBuilder.Build. 8 years ago
..
OutputVisitor [nullables] Add support for '??' operator on nullables. 8 years ago
Resolver Remove a bunch of obsolete NRefactory code. 8 years ago
Syntax Fixup array indices 8 years ago
Transforms Fix detection of String.Concat calls with partially non-string arguments. 8 years ago
TypeSystem Namespace adjustments for Syntax classes 9 years ago
Annotations.cs Make AnnotationExtensions public 8 years ago
CSharpDecompiler.cs Fix #859 - Missing XML comments for Enum items 8 years ago
CallBuilder.cs Move ExpressionBuilder.HandleCallInstruction to CallBuilder.Build. 8 years ago
ExpressionBuilder.cs Move ExpressionBuilder.HandleCallInstruction to CallBuilder.Build. 8 years ago
NRefactoryExtensions.cs Namespace adjustments for Syntax classes 9 years ago
StatementBuilder.cs Implement C# 2, C# 4 legacy and Roslyn lock patterns. 8 years ago
TranslatedExpression.cs Avoid 'unchecked' annotation on float->double casts. 8 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs WholeProjectDecompiler: Add support for .NET portable projects. 8 years ago