Hi, I can successfully inject IL instructions with Mono.Cecil into a class library, but afterwards (after injecting) I am unable to set a breakpoint or debug the output (dll). After reading a couple of discussions in this group I suspect the pdb file is out of sync. I've looked into the mono.cecil.pdb library but I'm unsure how to use it. Could someone verify my assumption and give some pointer how to use it.
With regards, Niels Bergsma -- -- mono-cecil
