.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.
 
 
 
 
Christoph Wille 6e4566d224 Add back DebugSymbols to csproj 5 years ago
..
CSharp Fix #2443: do not use this()-ctor initializers by accident if base type is unknown. 5 years ago
DebugInfo
Disassembler Escape identifiers containing repeating dots 5 years ago
Documentation
FlowAnalysis
Humanizer
IL Fix #2092: aggressively inline code in compiler-generated lambdas and expression trees. 5 years ago
Metadata Update build tools used by ILSpy to use .NET 5.0 instead of .NET Core 3.1 5 years ago
Output
Properties
Semantics
Solution
TypeSystem #nullable enable for ILAst (except for generated code) 5 years ago
Util #nullable enable for Instructions.tt 5 years ago
DecompileRun.cs
DecompilerException.cs
DecompilerNuGetPackageIcon.png
DecompilerSettings.cs
ICSharpCode.Decompiler.csproj Add back DebugSymbols to csproj 5 years ago
ICSharpCode.Decompiler.nuspec.template Switch release and debug to embedded debug info 5 years ago
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs Update to dotnet-format 5.1.225507. 5 years ago
SRMHacks.cs
SingleFileBundle.cs