Hi, This shows how to address this breaking change:
http://cecil.pe/post/149243207656/mono-cecil-010-beta-1 Jb On Sun, Jun 24, 2018 at 2:29 PM quy le <[email protected]> wrote: > Dear all, > > I'm using Mono.Cecil.0.10 and in this version, the SequencePoint property > which is used to determined line of code is removed. > > My program aims to: > - Read each instruction > - Made some changes in the target instruction. > > I would like to specify line number of the updated instruction. > > I really appreciate your help. > > Many Thanks > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
