'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
