| Language features supported by Spices.Net Decompiler in C# and VB |
| C# 1.0 |
| All features supported (C#, VB) |
| C# 2.0 |
| Static classes |
| Generics |
| Anonymous methods |
| Anonymous types |
| Nullable types |
| Property: getter/setter separate accessibility |
| Delegate method group conversion |
| Yield, yield break operator support |
| C# 3.0 |
| Auto-implemented properties |
| Object/list/array initializers |
| Lambda expressions |
| LINQ: extensions |
| LINQ: expressions |
| Decompilation of expression trees |
| to be continued... |