.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.
 
 
 
 
Christoph Wille e652490cce
Implement 3330: Generate diagram from UI without advanced options (#3336)
1 year ago
..
BrowseBackCommand.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
BrowseForwardCommand.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
CheckForUpdatesCommand.cs Refactoring: 1 year ago
CommandWrapper.cs Fix some minor design flaws in new code. 2 years ago
CopyFullyQualifiedNameContextMenuEntry.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
CreateDiagramContextMenuEntry.cs Implement 3330: Generate diagram from UI without advanced options (#3336) 1 year ago
DecompileAllCommand.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
DecompileCommand.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
DecompileInNewViewCommand.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
DelegateCommand.cs Add preconfigured assembly list selection and rename command to ManageAssemblyListsDialog 6 years ago
DisassembleAllCommand.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
ExitCommand.cs Refactoring: 1 year ago
ExportCommandAttribute.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
ExtractPackageEntryContextMenuEntry.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
GeneratePdbContextMenuEntry.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
IProtocolHandler.cs Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. 2 years ago
ManageAssemblyListsCommand.cs Refactoring: 1 year ago
OpenCommand.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
OpenFromGacCommand.cs Refactoring: 1 year ago
Pdb2XmlCommand.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
RefreshCommand.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
RemoveAssembliesWithLoadErrors.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 1 year ago
SaveCodeContextMenuEntry.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
SaveCommand.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
ScopeSearchToAssembly.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
ScopeSearchToNamespace.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
SearchMsdnContextMenuEntry.cs Refactoring: 1 year ago
SelectPdbContextMenuEntry.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 1 year ago
SetThemeCommand.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 1 year ago
ShowCFGContextMenuEntry.cs Get rid of the heavy System.ComponentModel.Composition, replace with the lightweight System.Composition.AttributedModel 1 year ago
ShowPane.cs Get rid of singletons, replace with DI: DockWorkspace 1 year ago
SimpleCommand.cs Refactoring: 1 year ago
SortAssemblyListCommand.cs Get rid of singletons, replace with DI: MainWindow, Settings and Language service 1 year ago