hazzik / DelegateDecompiler

A library which is able to decompile a delegate or a method body to its lambda representation
MIT License
526 stars 62 forks source link

Add support for simple nested expressions #188

Closed hazzik closed 1 year ago

hazzik commented 1 year ago

Expressions with closures are not supported