Hello John, Arrays are just a specification of a type. Just import a reference to its element type, and wrap that in a `new ArrayType`.
Jb On Fri, Aug 25, 2017 at 12:10 PM, John Smith <[email protected]> wrote: > How can I properly import a reference to an array type, where its element > type is defined in another assembly? > > -- > -- > -- > mono-cecil > --- > You received this message because you are subscribed to the Google Groups > "mono-cecil" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- -- mono-cecil --- You received this message because you are subscribed to the Google Groups "mono-cecil" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
