.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 cc3a0bef7e Fix #1745: Empty string is missing from switch result 6 years ago
..
CSharp Fix #1744: C# decompilation does not show System.Enum derives from System.ValueTuple 6 years ago
DebugInfo Fix #1712: Invalid SequencePointsBlob when generating PDB: Filter duplicate IL range assignments. 6 years ago
Disassembler IL Disassembler: show attributes on constraints 6 years ago
Documentation
FlowAnalysis Add support for "definitely assigned if true/false" to data flow analysis. 6 years ago
IL Fix #1745: Empty string is missing from switch result 6 years ago
Metadata Apply DebuggerDisplayAttribute to PEFile for easier debugging. 6 years ago
Output Refactor/Clean up local functions representation in type system. 6 years ago
Properties
Semantics Fix merge conflict in Conversion.cs 6 years ago
Solution Fix warning about doc comment. 6 years ago
TypeSystem Fix #1699: Auto properties without getter are not properly decompiled 6 years ago
Util
DecompileRun.cs
DecompilerException.cs Fix #1532: Display metadata token in DecompilerException error message 6 years ago
DecompilerNuGetPackageIcon.png iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl 6 years ago
DecompilerSettings.cs Implement support for C# 8 readonly members. 6 years ago
ICSharpCode.Decompiler.csproj Change target name to using BeforeTargets 6 years ago
ICSharpCode.Decompiler.nuspec.template iconUrl -> icon for ics.d nuspec https://aka.ms/deprecateIconUrl 6 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs Fix decompilation of yield return in local functions. 6 years ago
SRMHacks.cs