You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Next major release with architectural changes to leverage better performance and improved correctness.
Plans
4.0.0
Architectural Changes
Move metadata layer from Mono.Cecil to System.Reflection.Metadata (SRM): This will greatly reduce the memory footprint of both, ILSpy and the Decompiler engine.
Implementation of a new "Type System" representation based on SRM.
All public APIs use the new "Type System".
New Features
Generate PDB files from assemblies (in both ILSpy and the Visual Studio AddIn)