.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 ecda21f7f9 Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
..
CSharpBracketSearcher.cs Remove unused code. 6 years ago
CSharpHighlightingTokenWriter.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 6 years ago
CSharpILMixedLanguage.cs Fix #1912: NRE in CSharpILMixedLanguage.MixedMethodBodyDisassembler.Disassemble() 6 years ago
CSharpLanguage.cs Fix #1882: Provide a setting to desugar X? into Nullable<X> for value types 6 years ago
CSharpLexer.cs #1922: Refactor PrimitiveExpression to store the literal format in the AST 6 years ago
ILAstLanguage.cs Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
ILLanguage.cs Refactor Solution decompilation to use Language instead of AssemblyTreeNode. 6 years ago
IResourceFileHandler.cs Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Language.cs Fix #1849: Language version lost when switch language 6 years ago
Languages.cs Remove TypeDefinitionToString, add BaseTypesTreeNode 7 years ago