-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Pull requests: icsharpcode/ILSpy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix #3825: reconstruct async iterators with [EnumeratorCancellation] and await in finally
#3831
opened Jun 26, 2026 by
sailro
Contributor
Loading…
Fix #3827: keep the initializer on a ref local hoisted out of a for-loop
#3830
opened Jun 26, 2026 by
sailro
Contributor
Loading…
Fix #3824: fold a hoisted argument null-guard into the chained ctor call
#3829
opened Jun 26, 2026 by
sailro
Contributor
Loading…
Fix #3826: wrap an overflowing constant subexpression in unchecked()
#3828
opened Jun 26, 2026 by
sailro
Contributor
Loading…
Fix #3821: keep ref-struct conditional as if/return, not ?. / ?? (CS8978)
#3823
opened Jun 26, 2026 by
sailro
Contributor
Loading…
Allow overriding an assembly's target framework for reference resolution
#3816
opened Jun 24, 2026 by
siegfriedpammer
Member
Loading…
Add a bookmarks feature for the decompiled C# view
Enhancement
Areas for improvement
UI
#3789
opened Jun 17, 2026 by
christophwille
Member
Loading…
Fix SequencePointBuilder skipping moved member initializers
#3712
opened Apr 6, 2026 by
nikitalita
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:master.