✅ Access internal class from 3rd party assemby
Hi, I've been trying to access a static internal class from a 3rd party assembly to then access a private list inside it. The problem is that after loading the assembly, most of its symbols don't get detected.
this is my current code:
3 Replies