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 733029bbb7 Move commands for opening panes to `Window` menu and add commands for the "Assemblies" and "Analyzer" panes. 4 years ago
..
BrowseBackCommand.cs #2128: Reformat the whole code base. 5 years ago
BrowseForwardCommand.cs #2128: Reformat the whole code base. 5 years ago
CheckForUpdatesCommand.cs Extract WindowsVersionHelper to single location to not spread (and miss) instances of #if NET472 4 years ago
CommandWrapper.cs #2128: Reformat the whole code base. 5 years ago
CopyFullyQualifiedNameContextMenuEntry.cs #2128: Reformat the whole code base. 5 years ago
DecompileAllCommand.cs #2128: Reformat the whole code base. 5 years ago
DecompileCommand.cs Fix #2151: Improve performance of Metadata DataGridCell 5 years ago
DecompileInNewViewCommand.cs #2128: Reformat the whole code base. 5 years ago
DelegateCommand.cs Add preconfigured assembly list selection and rename command to ManageAssemblyListsDialog 5 years ago
DisassembleAllCommand.cs #2128: Reformat the whole code base. 5 years ago
ExitCommand.cs #2128: Reformat the whole code base. 5 years ago
ExportCommandAttribute.cs #2128: Reformat the whole code base. 5 years ago
ExtractPackageEntryContextMenuEntry.cs Fix NRE in ExtractPackageEntryContextMenuEntry 4 years ago
GeneratePdbContextMenuEntry.cs Don't show PDB context menu entries on bundle nodes. 5 years ago
ILSpyCommands.cs #2128: Reformat the whole code base. 5 years ago
IProtocolHandler.cs #2128: Reformat the whole code base. 5 years ago
ManageAssemblyListsCommand.cs Fix ManageAssemblyLists menu text 5 years ago
OpenCommand.cs #2128: Reformat the whole code base. 5 years ago
OpenFromGacCommand.cs #2128: Reformat the whole code base. 5 years ago
Pdb2XmlCommand.cs Don't show PDB context menu entries on bundle nodes. 5 years ago
RefreshCommand.cs #2128: Reformat the whole code base. 5 years ago
RemoveAssembliesWithLoadErrors.cs #2128: Reformat the whole code base. 5 years ago
SaveCodeContextMenuEntry.cs Don't show PDB context menu entries on bundle nodes. 5 years ago
SaveCommand.cs #2128: Reformat the whole code base. 5 years ago
SearchMsdnContextMenuEntry.cs Merge branch 'master' of https://github.com/icsharpcode/ILSpy into net5take2 4 years ago
SelectPdbContextMenuEntry.cs Fix async warning LoadDebugInfo 5 years ago
ShowCFGContextMenuEntry.cs #2128: Reformat the whole code base. 5 years ago
ShowPane.cs Move commands for opening panes to `Window` menu and add commands for the "Assemblies" and "Analyzer" panes. 4 years ago
SimpleCommand.cs #2128: Reformat the whole code base. 5 years ago
SortAssemblyListCommand.cs #2128: Reformat the whole code base. 5 years ago