doesn't it mark newslot on the vtable? Isnewslot should be set to true unless I'm misunderstanding some nuance of the question.
Sent from my iPad On 25/04/2012, at 12:55 AM, Vladimir Reshetnikov <[email protected]> wrote: > 'new' is a purely syntactic construct to suppress certain compile-time > warnings. > It has no representation in metadata whatsoever. > > --Vladimir > > On Tue, Apr 24, 2012 at 2:50 PM, deedee <[email protected]> wrote: > Hi, > > I am traversing through all of the Getter properties in a class. > However, some of them have a 'new' keyword. Is there a way to find > this from the MethodDefinition? > > Thanks, > > -- > -- > mono-cecil > > -- > -- > mono-cecil -- -- mono-cecil
