I am trying to generate an EXE using the System.Reflection.Emit API, but i can\'t figure out how to create an entry point to run my EXE in .NET 5 Code:
System.Reflection.Emit