.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 46cac0f58c Fix #3221: ArgumentOutOfRangeException: Index was out of range when clearing the assembly list 8 months ago
..
Abstractions Move non-UI analyzer code to ILSpyX 1 year ago
Analyzers Remove redundant language settings related code 9 months ago
Extensions ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
FileLoaders Use uncompressedStream for PEFile in XamarinCompressedFileLoader 11 months ago
PdbProvider ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
Properties Provide commit hash in AboutPage to make finding the correct version easier. 8 months ago
Search Refactor SearchPane so only the view model is exposed. 9 months ago
Settings Consolidate all options/settings to use a consistent WFP MVVM pattern. 8 months ago
TreeView Fix #3221: ArgumentOutOfRangeException: Index was out of range when clearing the assembly list 8 months ago
ApiVisibility.cs Move search functionality to ILSpyX 3 years ago
AssemblyList.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
AssemblyListManager.cs Consolidate all options/settings to use a consistent WFP MVVM pattern. 8 months ago
AssemblyListSnapshot.cs Add IFileLoader API 1 year ago
ICSharpCode.ILSpyX.csproj ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
LanguageVersion.cs Move LanguageVersion to ILSpyX. 3 years ago
LoadedAssembly.cs LazyInitializer.EnsureInitialized does not allow null as return value. Use LazyInit instead. 9 months ago
LoadedAssemblyExtensions.cs Use MetadataFile instead of PEFile in TypeSystem. 1 year ago
LoadedPackage.cs ILSpyX: remove InternalsVisibleTo for ILSpy + remove some redundant code. 8 months ago
PackageReadme.md Build ILSpyX NuGet package 3 years ago