Gamma_Draconis
❔ Does AssemblyLoadContext use dependencies that are already loaded in the default context?
I'm not debugging any issues, I'm just trying to make sure I understand what I can expect this subsystem to do. I have a "script" assembly I'm loading that relies on the host application assembly and all it's dependencies, and I'm wanting to making sure nothing is being loaded twice.
4 replies
❔ Published App fails to start and exits with code -1073740286
Having a bad time trying to figure out why this is happening, I had built logging into my app too but that seems to not be kicking in for some odd reason, I'm thinking something in the runtime might be having issues before it's calling into my code.
29 replies