.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.
 
 
 
 
tom-englert e241444113 Refactor AnalyzerTreeView into View/ViewModel 1 year ago
..
Analyzers Refactor AnalyzerTreeView into View/ViewModel 1 year ago
AppEnv Enable certain commands only on Windows (#3217) 2 years ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 5 years ago
Commands Remove redundant language settings related code 1 year ago
Controls Remove redundant language settings related code 1 year ago
Docking Refactor AnalyzerTreeView into View/ViewModel 1 year ago
Images SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Languages Remove redundant language settings related code 1 year ago
Metadata Annotate service lifetime explicitly. 1 year ago
Options Decouple Settings from MainWindow 1 year ago
Properties Add support for C# 12 primary constructors. 1 year ago
Search Decouple Settings from MainWindow 1 year ago
TextView Remove redundant language settings related code 1 year ago
Themes SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
TreeNodes Remove redundant language settings related code 1 year ago
Updates Disentangle AboutPage from checking for updates (prepare for the later possibility of introducing AutoUpdate for MSI installs) 3 years ago
Util Decouple Settings from MainWindow 1 year ago
ViewModels Refactor AnalyzerTreeView into View/ViewModel 1 year ago
Views Remove redundant language settings related code 1 year ago
AboutPage.cs Annotate service lifetime explicitly. 1 year ago
App.xaml Fix #3246: Choppy scrolling when scrolling fast after smooth scrolling introduction (#3248) 1 year ago
App.xaml.cs Remove redundant language settings related code 1 year ago
ContextMenuEntry.cs Add abstraction layer for MEF 1 year ago
DecompilationOptions.cs Move Settings to ILSpyX (#2869) 3 years ago
EntityReference.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
ExportProviderAdapter.cs Annotate service lifetime explicitly. 1 year ago
ExtensionMethods.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
GuessFileType.cs #2128: Reformat the whole code base. 5 years ago
ILSpy.csproj Decouple some global logic from the MainWindow 1 year ago
ILSpySettingsFilePathProvider.cs AOT and x-plat changes (#3203) 2 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. 5 years ago
LanguageSettings.cs Remove redundant language settings related code 1 year ago
MainWindow.xaml Refactor AnalyzerTreeView into View/ViewModel 1 year ago
MainWindow.xaml.cs Refactor AnalyzerTreeView into View/ViewModel 1 year 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) 1 year ago
NavigationHistory.cs #2128: Reformat the whole code base. 5 years ago
NavigationState.cs SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
SessionSettings.cs Decouple Settings from MainWindow 1 year ago
SolutionWriter.cs - Remove static state from DisplaySettingsPanel 3 years ago
TaskHelper.cs #2128: Reformat the whole code base. 5 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. 4 years ago