.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 a2b35dbd60 Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc). 15 years ago
..
Transforms Introduce 'AddressOf' pseudo-opcode to make the type system aware of inlined value types (#139) 15 years ago
AstBuilder.cs Store the code mappings when decompiling multiple member references (TypeDefinitions, MethodDefinitions, PropertyDefinitions, etc). 15 years ago
AstMethodBodyBuilder.cs Fixed issues introduced by #139 (Improved local variable inlining) 15 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. 15 years ago
TextOutputFormatter.cs Merged ICSharpCode.Decompiler changes from debugger branch. 15 years ago
TypesHierarchyHelpers.cs Added Event analysis. 15 years ago