Skip to content

Issues: icsharpcode/ILSpy

C# language support status
#829 opened Aug 27, 2017 by dgrunwald
Open 3
Up For Grabs / Help Wanted
#1733 opened Oct 1, 2019 by christophwille
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Show how much each class contributes to total filesize Enhancement Areas for improvement
#2517 opened Oct 10, 2021 by snakefoot updated Oct 12, 2021
Ability to apply filter search results Enhancement Areas for improvement
#2482 opened Aug 15, 2021 by Georgy-Losenkov updated Aug 17, 2021
Allow to navigate inside view/class Enhancement Areas for improvement
#2464 opened Jul 27, 2021 by SylwesterZarebski updated Jul 27, 2021
Detect default namespace when exporting an assembly as csproj C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#2272 opened Jan 10, 2021 by VBAndCs updated Jan 15, 2021
Use lambda syntax in more places Enhancement Areas for improvement
#2243 opened Dec 14, 2020 by ahdung updated Dec 15, 2020
search for class name in var types Enhancement Areas for improvement
#2146 opened Sep 4, 2020 by Trigun87 updated Nov 24, 2020
Easy to switch int format (dec/hex/bin/oct) Enhancement Areas for improvement
#2204 opened Nov 4, 2020 by ahdung updated Nov 5, 2020
Callsite out variable declarations are no longer typed in ILSpy 6.2p2 Decompiler The decompiler engine itself Enhancement Areas for improvement
#2165 opened Sep 19, 2020 by lbmaian updated Sep 19, 2020
Emit Unsafe.AsRef Enhancement Areas for improvement
#2144 opened Sep 3, 2020 by wwh1004 updated Sep 12, 2020
Follow up on #1981 - TDCU copy propagation correctness C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#2032 opened Jun 11, 2020 by siegfriedpammer updated Jun 18, 2020
Improve "Unresolved references" banner Decompiler The decompiler engine itself Enhancement Areas for improvement UI
#2036 opened Jun 13, 2020 by dgrunwald updated Jun 18, 2020
DebuggableAttribute frequent "could not decode" problem Decompiler The decompiler engine itself Enhancement Areas for improvement
#1776 opened Nov 3, 2019 by tamlin-mike updated Jun 15, 2020
Implement CheckInvariant for C# AST C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1634 opened Aug 12, 2019 by siegfriedpammer updated Jun 14, 2020
Async await on dynamic expression is not detected. Async C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1388 opened Jan 8, 2019 by greenozon updated Jun 13, 2020
"override" keyword should be a hyperlink Enhancement Areas for improvement Help Wanted UI
#2035 opened Jun 13, 2020 by dgrunwald updated Jun 13, 2020
[Enhancement] Optionally disable ternary operator for long statements C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#2027 opened May 31, 2020 by sgkoishi updated Jun 9, 2020
CodeMapping vs. MemberIsHidden vs. actual decompilation C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1926 opened Feb 5, 2020 by dgrunwald updated May 1, 2020
C# decompiler should drop implicit empty params argument C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1982 opened Apr 13, 2020 by AArnott updated Apr 28, 2020
Some edge case in foreach transform C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1869 opened Dec 19, 2019 by yyjdelete updated Mar 3, 2020
Unsupported IEnumerable coroutines C# Decompiler The decompiler engine itself Enhancement Areas for improvement mcs Problems with assemblies generated by the Mono compiler
#1893 opened Jan 5, 2020 by Arcnor updated Feb 26, 2020
ILSpy makes mistakes in logical conditions using bitwise operators instead of logical one C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1545 opened Jun 12, 2019 by greenozon updated Feb 4, 2020
Async streams: redundant if (num == -1) in finally blocks Async C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1783 opened Nov 4, 2019 by dgrunwald updated Jan 20, 2020
ProTip! no:milestone will show everything without a milestone.