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

Fix regession with nullable bool #201

Closed hazzik closed 1 year ago

hazzik commented 1 year ago

Fixes #183