https://bugs.winehq.org/show_bug.cgi?id=50158
--- Comment #10 from Esme Povirk madewokherd@gmail.com --- The pattern it uses to install the AssemblyResolve hook looks like one we should be able to handle. It's done in a static constructor of the entry point class, and the entry point class does not itself reference any classes that require the AssemblyResolve hook.