.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 e320819103 Formatting change: while-condition loop to do-while loop. 6 years ago
..
CSharp Fix #1441: Decompose flags enum values starting from the value with the highest Hamming Weight (popcount). 6 years ago
DebugInfo
Disassembler
Documentation
FlowAnalysis Support MatchInstruction in DataFlowVisitor 6 years ago
IL Formatting change: while-condition loop to do-while loop. 6 years ago
Metadata Fix #2090: ignore mscorlib references without public key token, when trying to resolve mscorlib. This will automatically fallback to .NET 4.0's mscorlib.dll. 6 years ago
Output Refactor ForeachStatement to support deconstruction 6 years ago
Properties
Semantics
Solution
TypeSystem Add support for tuple deconstruction 6 years ago
Util Add `#if !NETCORE` around extension methods that are included with .NET Core 3 6 years ago
DecompileRun.cs
DecompilerException.cs
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs Add basic support for C# 8.0 enhanced using statements. 6 years ago
ICSharpCode.Decompiler.csproj Optimize update-assemblyinfo.ps1 build step 6 years ago
ICSharpCode.Decompiler.nuspec.template
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs
SRMHacks.cs