.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.
 
 
 
 
Daniel Grunwald e552ae0fa1 Display XML documentation in decompiler output. 14 years ago
..
Controls New search. 14 years ago
Images Add combo box that allows choosing whether to search for a type or member. 14 years ago
Properties Fix typo in AssemblyInfo. 15 years ago
TextView Display XML documentation in decompiler output. 14 years ago
TreeNodes New search. 14 years ago
XmlDoc Display XML documentation in decompiler output. 14 years ago
themes Create closeable pane for the analyzer. 14 years ago
AboutPage.cs Consistently use the full MIT license header on source files. 14 years ago
AnalyzerTreeView.cs New search. 14 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Clarify the license: add license files to doc/ in source distribution; embed licenses in ILSpy executable and put links on the about page. Closes #145. 14 years ago
AssemblyList.cs AssemblyList: add Sort() method 14 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 15 years ago
BamlDecompiler.cs Merge remote branch 'EdHarvey/Analysis' 14 years ago
CSharpLanguage.cs Display XML documentation in decompiler output. 14 years ago
CommandLineArguments.cs Consistently use the full MIT license header on source files. 14 years ago
Commands.cs Consistently use the full MIT license header on source files. 14 years ago
ConnectMethodDecompiler.cs add support for attached events to BAML-Decompiler 14 years ago
ContextMenuEntry.cs Create closeable pane for the analyzer. 14 years ago
DecompilationOptions.cs Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history. 15 years ago
DecompilerSettingsPanel.xaml Display XML documentation in decompiler output. 14 years ago
DecompilerSettingsPanel.xaml.cs Display XML documentation in decompiler output. 14 years ago
ExportCommandAttribute.cs Consistently use the full MIT license header on source files. 14 years ago
ExtensionMethods.cs Code cleanup. 15 years ago
FilterSettings.cs Code cleanup. 15 years ago
Fusion.cs Prepare interfaces for decompiler integration. 15 years ago
GacInterop.cs Add plugin support using MEF. 15 years ago
GuessFileType.cs Consistently use the full MIT license header on source files. 14 years ago
ILAstLanguage.cs Fully qualify ambiguous type names. 14 years ago
ILLanguage.cs implement proper decompilation of event handlers in XAML; 14 years ago
ILSpy.csproj Display XML documentation in decompiler output. 14 years ago
ILSpySettings.cs Add context menu command and option page to the test plugin. 14 years ago
ISmartTextOutput.cs Consistently use the full MIT license header on source files. 14 years ago
Language.cs implement proper decompilation of event handlers in XAML; 14 years ago
LoadedAssembly.cs New search. 14 years ago
MainWindow.xaml Add combo box that allows choosing whether to search for a type or member. 14 years ago
MainWindow.xaml.cs Add combo box that allows choosing whether to search for a type or member. 14 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 14 years ago
NavigationHistory.cs Consistently use the full MIT license header on source files. 14 years ago
NavigationState.cs Consistently use the full MIT license header on source files. 14 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 14 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 14 years ago
OptionsDialog.xaml Add options dialog. 15 years ago
OptionsDialog.xaml.cs Consistently use the full MIT license header on source files. 14 years ago
SearchPane.cs Show 'Searching...' entry while search is in progress. 14 years ago
SearchPane.xaml Show 'Searching...' entry while search is in progress. 14 years ago
SessionSettings.cs Create closeable pane for the analyzer. 14 years ago