Hi,

On Fri, Jun 17, 2011 at 8:27 AM, srcKode <[email protected]> wrote:
> Is there a way possible to change the underlying Type of an
> Instruction Operand in 0.9.5.
>
> In the earlier version  of cecil I had used it as shown below
>
> ((Mono.Cecil.TypeSpecification)(ins.Operand)).ElementType =
> type.GetElementType();

That seems valid code, not clear at all, but valid nonetheless :)

Jb

-- 
--
mono-cecil

Reply via email to