.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
 
 
 
 
tom-englert dde581adc8 Refactor SearchPane so only the view model is exposed. 12 months ago
..
Abstractions Move non-UI analyzer code to ILSpyX 1 year ago
Analyzers Remove redundant language settings related code 12 months ago
Extensions Create ILSpyX project and make the following APIs reusable: 3 years ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 1 year ago
PdbProvider Fix #3255: Ignore exceptions while decoding sequence point blobs. 12 months ago
Properties SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
Search Refactor SearchPane so only the view model is exposed. 12 months ago
Settings Move Settings to ILSpyX (#2869) 3 years ago
TreeView Introduce message bus to start decoupling components 12 months ago
ApiVisibility.cs Move search functionality to ILSpyX 3 years ago
AssemblyList.cs Add IFileLoader API 1 year ago
AssemblyListManager.cs Move more settings-related items from MainWindow to SettingsService 12 months ago
AssemblyListSnapshot.cs Add IFileLoader API 1 year ago
ICSharpCode.ILSpyX.csproj SharpTreeView: Split into ILSpyX.TreeView and ILSpy.Controls.TreeView (#3240) 1 year ago
LanguageVersion.cs Move LanguageVersion to ILSpyX. 3 years ago
LoadedAssembly.cs LazyInitializer.EnsureInitialized does not allow null as return value. Use LazyInit instead. 12 months ago
LoadedAssemblyExtensions.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
LoadedPackage.cs Add IFileLoader API 1 year ago
PackageReadme.md Build ILSpyX NuGet package 3 years ago