.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 7ca8e36f15 Fixed handling of enum literals. 15 years ago
..
ILAstBuilder.cs Threat stloc as expression that returns value (the stored value) 15 years ago
ILAstOptimizer.cs Support for short circuit conditional operators (&& and ||) 15 years ago
ILAstTypes.cs Use shorter syntax for field references in ILAst output. 15 years ago
ILCodes.cs Support for short circuit conditional operators (&& and ||) 15 years ago
TypeAnalysis.cs Fixed handling of enum literals. 15 years ago