Hi Kosta, On Fri, Jan 7, 2011 at 5:48 PM, zertsekel <[email protected]> wrote: > Why TypeReference ctor has parameter 'bool valueType' only? > Why, e.g., there is no 'bool enumType', 'bool interfaceType' or 'bool > objectType'? > Just trying to understand the code.
I suggest you have a look at the ECMA 335 before, it will make it easier to understand the code. Jb -- -- mono-cecil
