Why is Code That I Have Injected Into the AUT With the LoadAssembly Method Not Updated in the AUT?
If code in the AUT is not replaced by code that you have injected with the
LoadAssembly method into the AUT, the assembly might already be loaded in your AUT. Assemblies cannot be unloaded, so you have to close
and re-start your AUT.