There is no such type "string[]" ! Arrays are constructed types!

You shoud use :
TypeReference string_arr_ref = new ArrayType (string_ref);
--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to