mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.31k stars 350 forks source link

#470 Improved handling of sibling interfaces #471

Closed mkaring closed 2 years ago

mkaring commented 2 years ago

Interface members that are siblings due to different classes implementing a base class that providers the slot for the interface implementation, are now handled correctly.

fixed #470

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 975 completed (commit https://github.com/mkaring/ConfuserEx/commit/5a66d6855c by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 977 completed (commit https://github.com/mkaring/ConfuserEx/commit/784609f6f7 by @mkaring)

AppVeyorBot commented 2 years ago

:white_check_mark: Build ConfuserEx 979 completed (commit https://github.com/mkaring/ConfuserEx/commit/d0454fc057 by @mkaring)