I'm using version 0.9.4.0 and in my case operand is a string. What version should I use?
On 26 фев, 22:09, Jb Evain <[email protected]> wrote: > Hi, > > On Sat, Feb 26, 2011 at 5:38 PM, Seldon <[email protected]> wrote: > > Lets say I have an Instruction object with instruction.OpCode.Code == > > Code.Call. In that case instruction.Operand is a string with method > > name, somethimg like "ReturnType > > DeclaringType::MethodName(ArgumentType)". > > Hm, I'm afraid that's incorrect. > > The operand will be a MethodReference. > > Jb -- -- mono-cecil
