Oops, sorry, a little mistake: nested "try {} catch {}" is not needed too.
using+while is enough.On Sat, Apr 24, 2010 at 7:41 PM, Александр Буряк <[email protected] > wrote: > Shortest example code I could achive still producing error: > http://www.everfall.com/paste/id.php?dkczrwjdo82w > <http://www.everfall.com/paste/id.php?dkczrwjdo82w>Original and produced > assemblies are in attachment. > > > On Sat, Apr 24, 2010 at 7:36 PM, Jb Evain <[email protected]> wrote: > >> On Sat, Apr 24, 2010 at 5:28 PM, Александр Буряк >> <[email protected]> wrote: >> > Can you please tell me one thing: is the next line correct? >> > IL_0068 to IL_00d6 finally handler IL_00d6 to IL_7fffffff >> > I think that "-1" IL address of finally block and can be the source of >> the >> > problem. >> >> Sure that looks wrong. >> >> Could you email the full assembly privately ? It probably requires the >> full thing to reproduce the issue. >> >> Thanks! >> >> -- >> Jb Evain <[email protected]> >> >> -- >> -- >> mono-cecil >> >> Subscription settings: >> http://groups.google.com/group/mono-cecil/subscribe?hl=en >> > > -- -- mono-cecil
