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