.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 c6b7ea41f1 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
ConvertConstructorCallIntoInitializer.cs Add support for anonymous methods. 15 years ago
DelegateConstruction.cs Fix crash when decompiling delegate creation of generic method. 15 years ago
PushNegation.cs Initial port to new NRefactory. 15 years ago
RemoveDeadLabels.cs Resurrect Ast based "goto removal" - we will use that until it is converted to ILAst based one. 15 years ago
RemoveEmptyElseBody.cs Initial port to new NRefactory. 15 years ago
RemoveGotos.cs Resurrect Ast based "goto removal" - we will use that until it is converted to ILAst based one. 15 years ago
ReplaceMethodCallsWithOperators.cs Handle op_Explicit and op_Implicit. 15 years ago
RestoreLoop.cs Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
TransformationPipeline.cs In debug builds, make intermediate transform steps available as "language". 15 years ago