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

POC - DD modular architecture proposal #126

Closed magicmoux closed 6 years ago

magicmoux commented 6 years ago

Hi @hazzik,

the latest #125 PR is for architectural review. Can you have a look at it and tell me what you think ?

Thx, Max.