.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 2d69b94494 Don't declare variables within anonymous methods if they are supposed to be declared outside. 15 years ago
..
DelegateConstruction.cs Don't declare variables within anonymous methods if they are supposed to be declared outside. 15 years ago
ICSharpCode.Decompiler.Tests.csproj Add dumb testing framework. 15 years ago
Loops.cs Add dumb testing framework. 15 years ago
TestRunner.cs Implemented removal of closures ("display class" introduced by C# compiler for anonymous methods) 15 years ago