.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 3a7b1d2516 Add back check for anonymous types 8 years ago
..
CSharp Add back check for anonymous types 8 years ago
Disassembler Update cecil. 9 years ago
Documentation Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
FlowAnalysis Check the CancellationToken a bit more frequently. 8 years ago
IL [async]: control flow reconstruction: fixes for legacy csc 8 years ago
Output Fix #840 - Cannot click to navigate to a built-in type 8 years ago
Properties Fix assembly info generation 8 years ago
Semantics
TypeSystem Remove direct dependency on System.Security.Permissions.PermissionSetAttribute (prep for .NET Standard) 8 years ago
Util Remove pre-.NET 4.5 ifdefs 8 years ago
CecilExtensions.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
CodeMappings.cs
DecompilerException.cs
DecompilerSettings.cs Start on new async/await decompiler. 8 years ago
ICSharpCode.Decompiler.csproj Add C# 7 ThrowExpression 8 years ago
ICSharpCode.Decompiler.nuspec Update .nuspec for testing 8 years ago
ICSharpCode.Decompiler.ruleset Distinguish between PreOrderTransforms and PostOrderTransforms in BlockILTransform. 9 years ago
ICSharpCode.Decompiler.snk
NRExtensions.cs