.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 e216509245 Merge branch 'master' of git://github.com/icsharpcode/ILSpy into Debugger 15 years ago
..
ArrayInitializers.cs Perform an inlining step after eliminating array initializers. 15 years ago
ILAstBuilder.cs Evaluate local vars. 15 years ago
ILAstOptimizer.cs Peephole detection of the ternary operator (?:) 15 years ago
ILAstTypes.cs Add support for array initializers. 15 years ago
ILCodes.cs Peephole detection of the ternary operator (?:) 15 years ago
ILInlining.cs Handle ldelem.any. Closes #47. 15 years ago
Pattern.cs Add support for array initializers don't use RuntimeHelpers.InitializeArray 15 years ago
TypeAnalysis.cs Peephole detection of the ternary operator (?:) 15 years ago