.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 46a6696694 Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
..
Analyzers Refactor AnalyzerTreeView into View/ViewModel 2 years ago
AppEnv Enable certain commands only on Windows (#3217) 2 years ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 6 years ago
Commands Refactor SearchPane so only the view model is exposed. 2 years ago
Controls Refactor SearchPane so only the view model is exposed. 2 years ago
Docking Refactor SearchPane so only the view model is exposed. 2 years ago
Images SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
Languages Move more settings-related items from MainWindow to SettingsService 2 years ago
Metadata Refactor metadata tables to use TableIndex instead of HandleKind. 2 years ago
Options Refactor SearchPane so only the view model is exposed. 2 years ago
Properties Add support for C# 12 primary constructors. 2 years ago
Search Refactor SearchPane so only the view model is exposed. 2 years ago
TextView Refactor SearchPane so only the view model is exposed. 2 years ago
Themes Refactor SearchPane so only the view model is exposed. 2 years ago
TreeNodes Move more settings-related items from MainWindow to SettingsService 2 years ago
Updates Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 3 years ago
Util Refactor SearchPane so only the view model is exposed. 2 years ago
ViewModels Refactor SearchPane so only the view model is exposed. 2 years ago
Views Move more settings-related items from MainWindow to SettingsService 2 years ago
AboutPage.cs Annotate service lifetime explicitly. 2 years ago
App.xaml Fix #3246: Choppy scrolling when scrolling fast after smooth scrolling introduction (#3248) 2 years ago
App.xaml.cs Move more settings-related items from MainWindow to SettingsService 2 years ago
ContextMenuEntry.cs Add abstraction layer for MEF 2 years ago
DecompilationOptions.cs Refactor SearchPane so only the view model is exposed. 2 years ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
ExportProviderAdapter.cs Annotate service lifetime explicitly. 2 years ago
ExtensionMethods.cs Move more settings-related items from MainWindow to SettingsService 2 years ago
GuessFileType.cs #2128: Reformat the whole code base. 6 years ago
ILSpy.csproj Decouple some global logic from the MainWindow 2 years ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 2 years ago
ILSpyTraceListener.cs Use Trace.Listeners instead of Debug.Listeners 5 years ago
ISmartTextOutput.cs Fix #2409: Styling of windows title bar is now optional. 5 years ago
LanguageSettings.cs Remove redundant language settings related code 2 years ago
MainWindow.xaml Refactor SearchPane so only the view model is exposed. 2 years ago
MainWindow.xaml.cs Refactor SearchPane so only the view model is exposed. 2 years ago
MainWindowViewModel.cs Create ILSpyX project and make the following APIs reusable: 4 years ago
NativeMethods.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
NavigationHistory.cs #2128: Reformat the whole code base. 6 years ago
NavigationState.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 2 years ago
SessionSettings.cs Decouple Settings from MainWindow 2 years ago
SolutionWriter.cs - Remove static state from DisplaySettingsPanel 4 years ago
TaskHelper.cs #2128: Reformat the whole code base. 6 years ago
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. 5 years ago