Hey, On 4/24/09, seesharper <[email protected]> wrote: > Would it be possible to just mark my injected IL as hidden (16707566 > is 0xfeefee in hexa)?
You certainly can. > Would that maybe remove the need to update the sequence points in the > first place? Am not sure you *need* to update the sequence points, as long as you don't modify them, the debugger will just skip over the newly inserted IL. -- Jb Evain <[email protected]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
