.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 4b865c27e4 Fix #2076: VS AddIn opens reference assembly. 5 years ago
..
Analyzers Add interface implementation analyzer and tests 5 years ago
AvalonEdit Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Commands Update links to Microsoft Docs. 5 years ago
Controls Use DataGrid in all metadata views. 6 years ago
DebugInfo redundant variables 5 years ago
Docking Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 5 years ago
Images Removed Viewbox from Copy icon causing an exception when opening context menu 6 years ago
Languages Improve tooltips and highlighting of local functions 5 years ago
Metadata Fix WPF binding error in Metadata Explorer 5 years ago
Options #1952: Apply suggestions and fixes from code review. 5 years ago
Properties Set version to 6.1 5 years ago
Search Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 5 years ago
TextView #2050: Allow inlining into the StObj target slot when this is possible without changing the program semantics. 5 years ago
TreeNodes Fix #580: Always flatten base types list. 5 years ago
ViewModels AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler. 5 years ago
Views AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler. 5 years ago
themes Use DataGrid in all metadata views. 6 years ago
AboutPage.cs Remove MS-PL from docs (was no longer applicable to any portions of ILSpy) 5 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs #2074: Don't open multiple crash dialogs at the same time. 5 years ago
AssemblyList.cs Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 5 years ago
AssemblyListManager.cs AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler. 5 years ago
CommandLineArguments.cs Add command line argument "/config:" to specify settings file 7 years ago
ContextMenuEntry.cs Final touches. 6 years ago
DecompilationOptions.cs #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 5 years ago
EntityReference.cs Fix JumpToReference/ReferenceSegment tuple mess. 5 years ago
ExtensionMethods.cs Final touches. 6 years ago
FilterSettings.cs Final touches. 6 years ago
GuessFileType.cs Code Tidy : Remove redundant using statements 14 years ago
ILSpy.csproj Fix #2076: VS AddIn opens reference assembly. 5 years ago
ILSpySettings.cs Add command line argument "/config:" to specify settings file 7 years ago
ILSpyTraceListener.cs Set ShowInTaskbar = true for assertions 8 years ago
ISmartTextOutput.cs Allow ISmartTextOutput to set the title of the decompilation tab. 6 years ago
LoadedAssembly.cs Fix #2076: VS AddIn opens reference assembly. 5 years ago
LoadedAssemblyExtensions.cs Fix #1504: Selected decompiler settings should affect tree view and tooltips 5 years ago
LoadedNugetPackage.cs Fix 1362 Remove string literals in favor of nameof(), fix mixed tabs 7 years ago
MainWindow.xaml Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 5 years ago
MainWindow.xaml.cs Fix #2076: VS AddIn opens reference assembly. 5 years ago
NativeMethods.cs Fix #1387: Allow to search for names that contain spaces: simply wrap the whole name in double-quotes. Supports escaping of " and \. 7 years ago
NavigationHistory.cs Code Tidy : Remove redundant using statements 14 years ago
NavigationState.cs Fix navigation and history in AboutPage 6 years ago
SessionSettings.cs AssemblyListManager: add keyboard input actions to dialog and fix bugs in rename/delete handler. 5 years ago
SolutionWriter.cs Fix build. 5 years ago
TaskHelper.cs Add primitive multi-document support. 6 years ago
app.manifest Add dpiAwareness settings to app.manifest 6 years ago
packages.config Add IDebugInfoProvider implementations to ILSpy 7 years ago