.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 47ac132f77
Merge pull request #3149 from icsharpcode/pdb+dmeta
1 year ago
..
Abstractions Move search functionality to ILSpyX 3 years ago
Extensions Create ILSpyX project and make the following APIs reusable: 3 years ago
PdbProvider #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
Properties Add strong name to ILSpyX and fix platform warnings. 3 years ago
Search Fix #3064: Do not only match the full assembly name, but also try to match the filename when applying the "inassembly:" search filter. 2 years ago
Settings Move Settings to ILSpyX (#2869) 3 years ago
ApiVisibility.cs Move search functionality to ILSpyX 3 years ago
AssemblyList.cs Fix #3118: Add "Clear assembly list" menu item. 2 years ago
AssemblyListManager.cs Move Settings to ILSpyX (#2869) 3 years ago
AssemblyListSnapshot.cs Create ILSpyX project and make the following APIs reusable: 3 years ago
ICSharpCode.ILSpyX.csproj Apply Central package management (requires package source mapping) (#3124) 2 years ago
LanguageVersion.cs Move LanguageVersion to ILSpyX. 3 years ago
LoadedAssembly.cs Clean up node classes. 2 years ago
LoadedAssemblyExtensions.cs #3068: Introduce MetadataFile for pure ECMA-335 streams and as base class for PEFile 2 years ago
LoadedPackage.cs Fix ILSpy not being able to open ZIP files/VSIX that contain a bundle signature. 2 years ago
PackageReadme.md Build ILSpyX NuGet package 3 years ago