.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 84a7c968c6 #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 6 years ago
..
Analyzers Fix #1992: Analyzer fails to find usages of a type when it is used as a type argument 6 years ago
AvalonEdit
Commands Fix JumpToReference/ReferenceSegment tuple mess. 6 years ago
Controls Use DataGrid in all metadata views. 6 years ago
DebugInfo redundant variables 6 years ago
Docking Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
Images Removed Viewbox from Copy icon causing an exception when opening context menu 6 years ago
Languages #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 6 years ago
Metadata Fix HideEmptyMetadataTables option in Metadata/DebugMetadataTreeNode.cs 6 years ago
Options #1952: Apply suggestions and fixes from code review. 6 years ago
Properties Merge branch 'master' into ranges 6 years ago
Search Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
TextView #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 6 years ago
TreeNodes Fix #1977: Add tests for analyzers 6 years ago
ViewModels #1995: Remove registration of DebugStepsPaneModel in case of release builds. 6 years ago
Views #1498: Remove Fusion API usage: Use standard file enumeration instead. This should enable us to use the GAC even with restricted access, as only the LIST permission is required. 6 years ago
themes Use DataGrid in all metadata views. 6 years ago
AboutPage.cs Remove MS-PL from docs (was no longer applicable to any portions of ILSpy) 6 years ago
App.xaml
App.xaml.cs Fix navigation and history in AboutPage 6 years ago
AssemblyList.cs Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 6 years ago
AssemblyListManager.cs Add suggested improvements 6 years ago
CommandLineArguments.cs Add command line argument "/config:" to specify settings file 7 years ago
ContextMenuEntry.cs Final touches. 6 years ago
DecompilationOptions.cs #1999: Add EscapeInvalidIdentifiers flag to allow the use of the EscapeInvalidIdentifiers transform when writing files to disk. We still show the unescaped identifiers in the ILSpy UI. 6 years ago
EntityReference.cs Fix JumpToReference/ReferenceSegment tuple mess. 6 years ago
ExtensionMethods.cs Final touches. 6 years ago
FilterSettings.cs Final touches. 6 years ago
GuessFileType.cs
ILSpy.csproj Fix JumpToReference/ReferenceSegment tuple mess. 6 years ago
ILSpySettings.cs Add command line argument "/config:" to specify settings file 7 years ago
ILSpyTraceListener.cs
ISmartTextOutput.cs Allow ISmartTextOutput to set the title of the decompilation tab. 6 years ago
LoadedAssembly.cs Fix #1940: Make sure that we use the correct .NET Core version, when there are multiple frameworks loaded in the current assembly list. 6 years ago
LoadedAssemblyExtensions.cs Fix #1504: Selected decompiler settings should affect tree view and tooltips 6 years ago
LoadedNugetPackage.cs Fix 1362 Remove string literals in favor of nameof(), fix mixed tabs 7 years ago
MainWindow.xaml Fix #1932: Add ExportToolPaneAttribute and reimplement ShowInBottomPane and ShowInTopPane. 6 years ago
MainWindow.xaml.cs Fix JumpToReference/ReferenceSegment tuple mess. 6 years ago
NativeMethods.cs Fix #1387: Allow to search for names that contain spaces: simply wrap the whole name in double-quotes. Supports escaping of " and \. 7 years ago
NavigationHistory.cs
NavigationState.cs Fix navigation and history in AboutPage 6 years ago
SessionSettings.cs Step 1 of #1800: Add assembly list dropdown to toolbar. 6 years ago
SolutionWriter.cs Fix build. 6 years ago
TaskHelper.cs Add primitive multi-document support. 6 years ago
app.manifest Add dpiAwareness settings to app.manifest 6 years ago
packages.config Add IDebugInfoProvider implementations to ILSpy 8 years ago