.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 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 6 years ago
..
CSharp Fix display of generic type parameters of local functions in tooltips 6 years ago
DebugInfo Create dedicated namespace for project decompiler 6 years ago
Disassembler
Documentation
FlowAnalysis
IL Reimplement DecompilerSettings.StaticLocalFunctions (was lost in the refactoring in #2077) 6 years ago
Metadata Fix #2076: VS AddIn opens reference assembly. 6 years ago
Output Improve tooltips and highlighting of local functions 6 years ago
Properties
Semantics
Solution
TypeSystem Reimplement DecompilerSettings.StaticLocalFunctions (was lost in the refactoring in #2077) 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 some tests for native integers. 6 years ago
ICSharpCode.Decompiler.csproj Use `nint` type for local IntPtr variables if arithmetic is performed on them. 6 years ago
ICSharpCode.Decompiler.nuspec.template
ICSharpCode.Decompiler.ruleset
ICSharpCode.Decompiler.snk
NRExtensions.cs
SRMExtensions.cs
SRMHacks.cs