.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.
 
 
 
 
Artur Zgodziñski a2e11b76be Added an option to filter GAC entries by version in addition to name. 15 years ago
..
Controls Add delay to SearchBox. 15 years ago
Images Allow extending the toolbar using MEF. 15 years ago
Properties Fix typo in AssemblyInfo. 15 years ago
TextView Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history. 15 years ago
TreeNodes Add /navigateTo command line argument. 15 years ago
themes add ILSpy analyzer 15 years ago
AboutPage.cs Use MEF for the existing File menu items. 15 years ago
App.xaml Added "Open From GAC" dialog. 15 years ago
App.xaml.cs Add /navigateTo command line argument. 15 years ago
AssemblyList.cs Use MEF for the existing File menu items. 15 years ago
AssemblyListManager.cs Add button for reloading all assemblies. 15 years ago
BamlDecompiler.cs Fix issues where the BAML decompiler produced invalid code. 15 years ago
CSharpLanguage.cs Expose the generated compilation unit in the AstBuilder. 15 years ago
CommandLineArguments.cs Add /navigateTo command line argument. 15 years ago
Commands.cs Add support for fixed statement with strings. 15 years ago
ContextMenuEntry.cs Introduce support for command-line arguments and WM_COPYDATA. 15 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 Add options dialog. 15 years ago
DecompilerSettingsPanel.xaml.cs Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 15 years ago
ExportCommandAttribute.cs Allow plugins to extend the context menus of the tree views. 15 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 Add plugin support using MEF. 15 years ago
ILAstLanguage.cs Add support for calling methods on pointers (ptr->ToString()). 15 years ago
ILLanguage.cs Use C# syntax for type names in the tree view. 15 years ago
ILSpy.csproj Add /navigateTo command line argument. 15 years ago
ILSpySettings.cs Code cleanup. 15 years ago
ISmartTextOutput.cs View/Save embedded resources. 15 years ago
Language.cs Add plugin support using MEF. 15 years ago
LoadedAssembly.cs Use MEF for the existing File menu items. 15 years ago
MainWindow.xaml Add support for fixed statement with strings. 15 years ago
MainWindow.xaml.cs Add /navigateTo command line argument. 15 years ago
NativeMethods.cs Introduce support for command-line arguments and WM_COPYDATA. 15 years ago
NavigationHistory.cs Preserving all selected nodes, foldings state and position of decompiler text view in the navigation history. 15 years ago
OpenFromGacDialog.xaml ProgressBar added to OpenFromGacDialog. 15 years ago
OpenFromGacDialog.xaml.cs Added an option to filter GAC entries by version in addition to name. 15 years ago
OptionsDialog.xaml Add options dialog. 15 years ago
OptionsDialog.xaml.cs Hide compiler-generated enumerator classes when "yield return" decompilation is enabled. 15 years ago
SessionSettings.cs Improvements for the analyzer. 15 years ago
XmlDocKeyProvider.cs Fixed bugs in /navigateTo for methods. 15 years ago