On Wed, Sep 15, 2010 at 1:40 PM, Johannes Rudolph <[email protected]> wrote: > 1. Importing a 1-dimensional array will always result in a vector. There's > no way to import a 1-dimensional, 0-based array (nor have I found a way to > create one).
Only if you import from the SR type system, which doesn't expose the information. > 2. If a 1-dimensional, 0-based array is not a vector, the Suffix should show > [*] instead of [] (that's the System.Reflection behavior at least) Cecil doesn't follow the System.Reflection naming scheme. -- Jb Evain <[email protected]> -- -- mono-cecil
