On 9/20/07, rongchaua <[EMAIL PROTECTED]> wrote: > sorry but after 2 days studying with your help, i can not get what i > want. :(
Probably you should explain better what > With this instruction --> (MethodReference) instr.Operand > I got complete info about MethodReference. Please see this image > http://img503.imageshack.us/img503/7119/29641943qs1.jpg > > Can I get only the class of the methodreference. I mean, as in the > image, I would like to get > > +++++ > System.Windows.Form.Control > System.String > ... > CliSecure_Fixer.Form1 > ... > +++++ Every member have a .DeclaringType property. -- Jb Evain <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ -- mono-cecil -~----------~----~----~----~------~----~------~--~---
