.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.
 
 
 
 
tom-englert 2c6f06e854 Fix #3293: Right panel shows old info in case all is deleted in the left-hand tree 1 year ago
..
Abstractions Move non-UI analyzer code to ILSpyX 2 years ago
Analyzers Remove redundant language settings related code 1 year ago
Extensions ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 1 year ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 2 years ago
PdbProvider ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 1 year ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 1 year ago
Search Refactor SearchPane so only the view model is exposed. 1 year ago
Settings Consolidate all options/settings to use a consistent WFP MVVM pattern. 1 year ago
TreeView Fix #3221: ArgumentOutOfRangeException: Index was out of range when clearing the assembly list 1 year ago
ApiVisibility.cs Move search functionality to ILSpyX 4 years ago
AssemblyList.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 1 year ago
AssemblyListManager.cs Fix #3293: Right panel shows old info in case all is deleted in the left-hand tree 1 year ago
AssemblyListSnapshot.cs Add IFileLoader API 2 years ago
ICSharpCode.ILSpyX.csproj ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 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. 1 year ago
LoadedAssemblyExtensions.cs Use MetadataFile instead of PEFile in TypeSystem. 2 years ago
LoadedPackage.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 1 year ago
PackageReadme.md Build ILSpyX NuGet package 4 years ago