.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 b9c9e05a94 Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
..
Analyzers Work on #1204: Add optimized implementation of HasAttribute and GetAttribute to IEntity. 3 years ago
AvalonEdit
Commands Add theme menu item 2 years ago
Controls Merge branch 'SearchResources' of https://github.com/miloush/ILSpy 2 years ago
Docking Fixes #2605: Add possibility to add submenu items 4 years ago
Images Identify themes by name 3 years ago
Languages Add support for unsigned right shift. 2 years ago
Metadata Make "Metadata" tree node text translatable. 2 years ago
Options Add theme option in settings 2 years ago
Properties Merge pull request #2994 from icsharpcode/unsigned-right-shift 2 years ago
Search Fix #2827: Allow users to enter search queries that match our prefixes. 3 years ago
TextView Align highlighted brackets border to whole pixels 2 years ago
Themes Alternate approach to #2947 2 years ago
TreeNodes Suppress warnings. 3 years ago
Updates Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
ViewModels Fix #2790: Add created assembly list to internal list of lists. 3 years ago
Views - Remove static state from DisplaySettingsPanel 3 years ago
AboutPage.cs Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
App.xaml Fix #2409: Styling of windows title bar is now optional. 4 years ago
App.xaml.cs Move all code related to single instance logic to separate class (#2871) 3 years ago
CommandLineArguments.cs
ContextMenuEntry.cs Move search functionality to ILSpyX 3 years ago
DecompilationOptions.cs Move Settings to ILSpyX (#2869) 3 years ago
EntityReference.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
ExtensionMethods.cs Alternate approach to #2947 2 years ago
FilterSettings.cs Move search functionality to ILSpyX 3 years ago
GuessFileType.cs
ILSpy.csproj Update NuGet packages & clean up dependency references a bit 2 years ago
ILSpySettingsFilePathProvider.cs Move Settings to ILSpyX (#2869) 3 years ago
ILSpyTraceListener.cs Use Trace.Listeners instead of Debug.Listeners 4 years ago
ISmartTextOutput.cs Fix #2409: Styling of windows title bar is now optional. 4 years ago
MainWindow.xaml Remove theme combo box 2 years ago
MainWindow.xaml.cs Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 2 years ago
MainWindowViewModel.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
NativeMethods.cs Alternate approach to #2947 2 years ago
NavigationHistory.cs
NavigationState.cs
SessionSettings.cs Add theme option in settings 2 years ago
SingleInstanceHandling.cs Move all code related to single instance logic to separate class (#2871) 3 years ago
SolutionWriter.cs - Remove static state from DisplaySettingsPanel 3 years ago
TaskHelper.cs
app.manifest Fix #2038: Add proper support for Long paths on Windows 10 and limit path segments to 255 characters (with long path support) or 30 characters. If a PathTooLongException is thrown display a better error message on project export. 4 years ago