Closed Zhentar closed 2 years ago
@Zhentar yeah that was a quick solution I am going to remove ;-)
No worries, I've written enough terrible hack prototypes to know it when I see one 😁 I report this partly as 'this is the particular hack that broke for me' and partly as a way of saying 'I like what your code does do enough to care about what it doesn't do' 😉
Closing since Disasmo no longer does it
I've been trying to get 'where Roslyn tells Disasmo the entrypoint is' to match up with 'where the entry point actually is' with a disappointingly low success rate....
Perhaps Mono.Cecil to add a module initializer, or hijacking the entrypoint to a different file, might be more reliable?