Aleksandar Puskas

Results 3 comments of Aleksandar Puskas

I have managed to reproduce this issue. Please have a look at https://github.com/gunsh/obfuscar-attribute-crash This is related to having TWO assemblies. One assembly defines an attribute (`ModeAttribute`) and an enum (`Mode`)...

I have been able to create a demo. https://github.com/gunsh/obfuscar-2.2.24-bug As suspected it has nothing to do with Autofac. The key to this bug is using an obfuscated type from a...

@amanda-tarafa I have submitted a different set of changes that will hopefully not affect binary compatibility. Please note that two methods were affected (just like the first time). Both issues...