.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.
 
 
 
 
Eusebiu Marcu 8b68bc3caf Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 14 years ago
..
Transforms Consistently use the full MIT license header on source files. 14 years ago
AstBuilder.cs Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc). 14 years ago
AstMethodBodyBuilder.cs Fixed issues introduced by #139 (Improved local variable inlining) 14 years ago
CecilTypeResolveContext.cs Introduce using declarations in decompiled code. 15 years ago
CommentStatement.cs Adjust ILSpy to NRefactory API changes. 15 years ago
DecompilerContext.cs Add support for decompiling query expressions. 15 years ago
NRefactoryExtensions.cs Adjust ILSpy to NRefactory API changes. 15 years ago
NameVariables.cs Read variable names from debug symbols (.pdb files), if available. Based on #122. 14 years ago
TextOutputFormatter.cs Merged ICSharpCode.Decompiler changes from debugger branch. 14 years ago
TypesHierarchyHelpers.cs Added Event analysis. 14 years ago