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
Beta
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

More deep queries New Feature Search UI
#742 opened Jul 28, 2016 by atemate updated Sep 14, 2017
Scripting window New Feature Search UI
#842 opened Sep 2, 2017 by sharwell updated Sep 14, 2017
Toggle folding should also toggle xml doc comments UI
#749 opened Aug 14, 2016 by migig updated Dec 13, 2017
Performance idea: ILReader / type system Performance
#1203 opened Jul 14, 2018 by dgrunwald updated Jul 14, 2018
PortablePdbWriter should support all Debug Metadata Tables PDBGen
#1230 opened Jul 22, 2018 by siegfriedpammer updated Feb 16, 2019
12 of 20 tasks
PDB Generator Status PDBGen
#1422 opened Feb 16, 2019 by siegfriedpammer updated Feb 16, 2019
2 of 6 tasks
Add sequence points on opening/closing braces PDBGen
#1245 opened Aug 2, 2018 by siegfriedpammer updated Feb 17, 2019
Support to disassemble Razor files Help Wanted
#1517 opened May 18, 2019 by furqansafdar updated Jul 8, 2019
How to deal with assembly binding redirects? Enhancement Areas for improvement Help Wanted
#1508 opened May 4, 2019 by weltkante updated Jul 14, 2019
Reference assemblies from nuget Enhancement Areas for improvement Help Wanted
#1493 opened Apr 20, 2019 by nvmkpk updated Jul 14, 2019
RFE: Fraction decompilation - more weight to common divisors? C# Decompiler The decompiler engine itself Enhancement Areas for improvement Help Wanted
#1459 opened Mar 18, 2019 by tamlin-mike updated Jul 14, 2019
Move transforms that read IL to an earlier stage in the decompiler pipeline C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1589 opened Jul 18, 2019 by siegfriedpammer updated Jul 18, 2019
foreach expected but while used instead C# Decompiler The decompiler engine itself Enhancement Areas for improvement Help Wanted
#1603 opened Jul 29, 2019 by greenozon updated Jul 29, 2019
Unsupported mixed array initializer C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1374 opened Jan 3, 2019 by siegfriedpammer updated Aug 6, 2019
Enum type inference could use improvement C# Decompiler The decompiler engine itself Enhancement Areas for improvement IL Issues about IL view
#1142 opened May 20, 2018 by bprg updated Aug 10, 2019
C# decompilation of indexed property is misleading C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1089 opened Mar 12, 2018 by carlreinke updated Aug 10, 2019
Implement Roslyn formatting options in the decompiler C# Decompiler The decompiler engine itself Help Wanted New Feature Output Output code formatting; hyperlinks/tooltips on output code
#1088 opened Mar 11, 2018 by siegfriedpammer updated Aug 10, 2019
Variable used without declaration C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1644 opened Aug 16, 2019 by greenozon updated Aug 17, 2019
Cached delegate initialization not detected C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1262 opened Aug 17, 2018 by CreateAndInject updated Aug 21, 2019
Decompile of Xaml Throws Exception Bug Decompiler The decompiler engine itself XAML
#1688 opened Sep 3, 2019 by jogibear9988 updated Sep 7, 2019
Yield return FSM problem (FSM not identified) Bug C# Decompiler The decompiler engine itself Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with.
#1638 opened Aug 13, 2019 by tamlin-mike updated Sep 18, 2019
ProTip! Adding no:label will show everything without a label.