.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 4c44303989 implement LdFld and StFld instructions 11 years ago
..
Transforms Re-enable IntroduceUsingDeclarations 11 years ago
Annotations.cs rename ConvertedExpression to TranslatedExpression and Convert to Translate, etc. 11 years ago
CSharpDecompiler.cs add support for fields and properties in decompiler output 11 years ago
ExpressionBuilder.cs implement LdFld and StFld instructions 11 years ago
NRefactoryExtensions.cs Use ResolveResults as annotations. 11 years ago
StatementBuilder.cs add support for fields and properties in decompiler output 11 years ago
TranslatedExpression.cs Re-enable IntroduceUsingDeclarations 11 years ago