Skip to content

ILSpy 3.1 Release Candidate

Compare
Choose a tag to compare
@christophwille christophwille released this 28 Mar 08:18
· 4218 commits to master since this release

Fixes for mcs

  • LINQ
  • Delegate construction

Misc

  • Updated pattern detection for changes in Roslyn 2.7
  • Refactored ILSpy.AddIn

Improvements in TypeSystem

  • Lazy-loading for nested types (needs testing)
  • Add metadata tokens to type system
  • Remove dead code

Bug Fixes for Roslyn