A
Aleksey Tkachenko
Hi All,
I use the CompileAssemblyFromSource the same way to make two assemblies A and B and can debug the A but get the "No symbols loaded"
message in output for B. The B is created after A and A is referenced from B. I really want to be able to dubug both of them.
How can I force the loading of symbols in this case?
Aleksey.
I use the CompileAssemblyFromSource the same way to make two assemblies A and B and can debug the A but get the "No symbols loaded"
message in output for B. The B is created after A and A is referenced from B. I really want to be able to dubug both of them.
How can I force the loading of symbols in this case?
Aleksey.