.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.
 
 
 
 
Siegfried Pammer f45c2fa401 implement TransformStackIntoVariables step to eliminate peek and pop instructions 11 years ago
..
Transforms Re-enable IntroduceUsingDeclarations 11 years ago
Annotations.cs Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago
CSharpDecompiler.cs implement TransformStackIntoVariables step to eliminate peek and pop instructions 11 years ago
ExpressionBuilder.cs implement LdsFld and StsFld instructions 11 years ago
NRefactoryExtensions.cs Use ResolveResults as annotations. 11 years ago
StatementBuilder.cs Add Block.FinalInstruction 11 years ago
TranslatedExpression.cs Fix duplicate ResolveResult on ConvertConstantValue() 11 years ago