hazzik / DelegateDecompiler

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

Refactoring local methods as Expression extentions #197

Closed magicmoux closed 1 year ago

magicmoux commented 1 year ago

Refactoring local methods Decompile/Optimize/EvaluateExpression into extension methods for System.Linq.Expressions.Expression

hazzik commented 1 year ago

This has been released in 0.31.0. Please consider ❤️ supporting the project.