.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 d54ac416f7
SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240)
1 year ago
..
Analyzers SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
AppEnv Enable certain commands only on Windows (#3217) 1 year ago
AvalonEdit
Commands SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Controls SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Docking Fixes #2605: Add possibility to add submenu items 4 years ago
Images SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Languages Add metadata processing for C# 12 'ref readonly' parameters 1 year ago
Metadata Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. 1 year ago
Options Enable certain commands only on Windows (#3217) 1 year ago
Properties Add metadata processing for C# 12 'ref readonly' parameters 1 year ago
Search Prepare new AppEnv namespace that will house all application environment code (configuration and runtime) 1 year ago
TextView Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. 1 year ago
Themes SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
TreeNodes SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Updates Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
ViewModels Fix #3098: Naming scheme for .NET previews has changed a bit 2 years ago
Views - Remove static state from DisplaySettingsPanel 3 years ago
AboutPage.cs AOT and x-plat changes (#3203) 1 year ago
App.xaml
App.xaml.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
ContextMenuEntry.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
DecompilationOptions.cs Move Settings to ILSpyX (#2869) 3 years ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
ExtensionMethods.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
FilterSettings.cs Move search functionality to ILSpyX 3 years ago
GuessFileType.cs
ILSpy.csproj SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 1 year ago
ILSpyTraceListener.cs Use Trace.Listeners instead of Debug.Listeners 4 years ago
ISmartTextOutput.cs
MainWindow.xaml SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
MainWindow.xaml.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
MainWindowViewModel.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
NativeMethods.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
NavigationHistory.cs
NavigationState.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
SessionSettings.cs Remove obsolete and unused fields from SessionSettings. 2 years ago
SolutionWriter.cs - Remove static state from DisplaySettingsPanel 3 years ago
TaskHelper.cs
app.manifest