.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 c347bbe3d4 Fix exception in search, in case the declaring type of a property or event cannot be found. 5 years ago
..
Analyzers Fix build. 5 years ago
AvalonEdit Fix #2294: Issues discovered by static analysis. 5 years ago
Commands Fix async warning LoadDebugInfo 6 years ago
Controls #2128: Reformat the whole code base. 6 years ago
DebugInfo Fix "Select PDB" command when working with bundles. 6 years ago
Docking Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 5 years ago
Images Fix #2294: Issues discovered by static analysis. 5 years ago
Languages Fix exception in search, in case the declaring type of a property or event cannot be found. 5 years ago
Metadata Fix #2294: Issues discovered by static analysis. 5 years ago
Options Added setting to highlight the current line 6 years ago
Properties Fix #2297: Add an option to disable decompilation of getter-only auto properties. 5 years ago
Search Fix #2234: Implement support for nuget packages/bundles in search, analyzers and the derived types list. 5 years ago
TextView Skip folds that only span a single line 6 years ago
TreeNodes Fix build. 5 years ago
ViewModels Simplify the assembly-resolving implementation. 5 years ago
Views Add NuGet packages (and other files) to TreeView 6 years ago
themes Use DataGrid in all metadata views. 7 years ago
AboutPage.cs Fix #2205: AboutPage should always be opened in a new tab. 6 years ago
App.xaml
App.xaml.cs #2128: Reformat the whole code base. 6 years ago
AssemblyList.cs Fix #2234: Implement support for nuget packages/bundles in search, analyzers and the derived types list. 5 years ago
AssemblyListManager.cs Simplify the assembly-resolving implementation. 5 years ago
CommandLineArguments.cs #2128: Reformat the whole code base. 6 years ago
ContextMenuEntry.cs #2128: Reformat the whole code base. 6 years ago
DecompilationOptions.cs #2128: Reformat the whole code base. 6 years ago
EntityReference.cs #2128: Reformat the whole code base. 6 years ago
ExtensionMethods.cs #2128: Reformat the whole code base. 6 years ago
FilterSettings.cs #2128: Reformat the whole code base. 6 years ago
GuessFileType.cs #2128: Reformat the whole code base. 6 years ago
ILSpy.csproj Update the following nuget packages to the latest stable version: 5 years ago
ILSpySettings.cs #2128: Reformat the whole code base. 6 years ago
ILSpyTraceListener.cs #2128: Reformat the whole code base. 6 years ago
ISmartTextOutput.cs #2128: Reformat the whole code base. 6 years ago
LoadedAssembly.cs Fix #2310: Do not set mainAssemblyFileName in UniversalAssemblyResolver in case LoadedAssembly.FileName is not a full path. 5 years ago
LoadedAssemblyExtensions.cs Simplify the assembly-resolving implementation. 5 years ago
LoadedPackage.cs `#enable nullable` for a couple of files. 5 years ago
MainWindow.xaml Update the following nuget packages to the latest stable version: 5 years ago
MainWindow.xaml.cs Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 5 years ago
NativeMethods.cs #2128: Reformat the whole code base. 6 years ago
NavigationHistory.cs #2128: Reformat the whole code base. 6 years ago
NavigationState.cs Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 5 years ago
SessionSettings.cs #2128: Reformat the whole code base. 6 years ago
SolutionWriter.cs #1663: Add various safe-guards against unintended use to Language and SolutionWriter. 6 years ago
TaskHelper.cs #2128: Reformat the whole code base. 6 years ago
app.manifest Enable theming for message boxes 6 years ago
packages.config Add IDebugInfoProvider implementations to ILSpy 8 years ago