.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 d051e3aca4 Fix #1923: Add progress reporting to PowerShell GetDecompiledProjectCmdlet 5 years ago
..
OutputVisitor Fix #1907: Discard parameter names containing non-printable or white space characters from set of possible names considered by AssignVariableNames. 5 years ago
Resolver Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Syntax Merge pull request #1797 from yyjdelete/localFunc 5 years ago
Transforms Fix #1908: Add option to AddXmlDocumentationTransform to remove newlines in comments 5 years ago
TypeSystem Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
Annotations.cs Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory. 6 years ago
CSharpDecompiler.cs Fix #1863: Invalid decompilation: accessibility level for CompilerGenerated method 5 years ago
CSharpLanguageVersion.cs First attempt at integrating C# nullable reference types into the type system. 6 years ago
CallBuilder.cs Code review: 5 years ago
ExpressionBuilder.cs Fix #1906: RRs for default expressions of primitive types should use the correct constant value. 5 years ago
RequiredNamespaceCollector.cs Make sure mappingInfo is not null when passed to typedefs, methoddefs, properties and events. 6 years ago
SequencePointBuilder.cs Fix #1712: Invalid SequencePointsBlob when generating PDB: Filter duplicate IL range assignments. 6 years ago
StatementBuilder.cs Fix potential NRE in StatementBuilder.TryCatch 5 years ago
TranslatedExpression.cs Merge pull request #1730 from icsharpcode/async-streams 6 years ago
TranslationContext.cs Namespace adjustments for Syntax classes 9 years ago
WholeProjectDecompiler.cs Fix #1923: Add progress reporting to PowerShell GetDecompiledProjectCmdlet 5 years ago