Gamma_Draconis
Gamma_Draconis
CC#
Created by Gamma_Draconis on 4/12/2023 in #help
❔ 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
CC#
Created by Gamma_Draconis on 3/15/2023 in #help
❔ Question regarding Pipe[Reader/Writer].Complete(Exception) (System.IO.Pipelines)
If you put in an exception, where does it come back out exactly? Where does the exception get handled?
2 replies
CC#
Created by Gamma_Draconis on 3/6/2023 in #help
❔ 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