Hello,
> $ArrayType$<N>. > Would it be possible to make them a nested type of > <PrivateImplementationDetails> as its under MS .NET? From my > limited > understanding, it seems the only change necessary is to call > DefineNestedType in TypeBuilder::DefineInitializedData(). I > tried this and > it seems to work. Am I missing something? The idea is correct, I think I must have missed this when I implemented it. Feel free to check in a fix to the CVS. Miguel _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
