.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.
 
 
 
 
Daniel Grunwald 4ec92d9a55 Handle cpobj instruction as stobj(ldobj). 15 years ago
..
Transforms Fix DecimalConstantTransform. 15 years ago
AstBuilder.cs fix bug when printing type names introduced by commit 51fc2f10cc 15 years ago
AstMethodBodyBuilder.cs Handle cpobj instruction as stobj(ldobj). 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 Applied some of the optimizations suggested by Kris Vandermotten. #150 15 years ago
TypesHierarchyHelpers.cs Merge 'Improved decompilation of new modifier' 15 years ago