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

Missing casts to object for reference comparison Bug C# Decompiler The decompiler engine itself
#3322 opened Nov 3, 2024 by siegfriedpammer
The problem of decompiling wpf baml C# Decompiler The decompiler engine itself Enhancement Areas for improvement XAML
#2813 opened Oct 24, 2022 by pssrecom
Update Index/Range pattern detection to support new patterns C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#2540 opened Nov 8, 2021 by siegfriedpammer
Long-term evolution of the ICSharpCode.Decompiler model and pipeline C# Decompiler The decompiler engine itself Enhancement Areas for improvement Performance
#2512 opened Oct 2, 2021 by siegfriedpammer
2 of 7 tasks
Feature Request: Add support for extern aliases C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#2442 opened Jun 24, 2021 by siegfriedpammer
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
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
[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
Properties with parameters support C# Decompiler The decompiler engine itself New Feature
#2003 opened May 10, 2020 by greenozon
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
Stackoverflow Exception decompiling a DLL Bug C# Decompiler The decompiler engine itself Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with.
#1961 opened Mar 26, 2020 by jogibear9988
lambda parameter name conflicts with name from outer scope Bug C# Decompiler The decompiler engine itself Obfuscated Problem with obfuscated assembly. Note: We can't support every crazyness obfuscators come up with.
#1956 opened Mar 16, 2020 by chucklu
Properties inheritance issue Bug C# Decompiler The decompiler engine itself Help Wanted
#1949 opened Mar 8, 2020 by greenozon
dynamic JObject() not decompile correctly Async Bug C# Decompiler The decompiler engine itself
#1928 opened Feb 13, 2020 by yuessir
CodeMapping vs. MemberIsHidden vs. actual decompilation C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1926 opened Feb 5, 2020 by dgrunwald
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
XML comment contents XMLified in error Bug C# Decompiler The decompiler engine itself
#1874 opened Dec 24, 2019 by tamlin-mike
Introduce DeclarationStatement AST node C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1871 opened Dec 20, 2019 by siegfriedpammer
Some edge case in foreach transform C# Decompiler The decompiler engine itself Enhancement Areas for improvement
#1869 opened Dec 19, 2019 by yyjdelete
Tuples deconstructing support C# Decompiler The decompiler engine itself New Feature
#1832 opened Nov 30, 2019 by greenozon
ProTip! Adding no:label will show everything without a label.