|
From: Vaughn, C. <Va...@va...> - 2003-10-01 12:38:36
|
Thanx Jim, >Might be because multidimensional arrays need to be treated differently in >MSIL - you need to use factory methods on the Array class to instantiate >and set values on them instead of the basic newobj/stelem_* opcodes. >MethodImplementor will need beefing up - I'll try and look at it tonight. >Jim |