I was refering to the linker code you sent http://github.com/mono/mono/blob/master/mcs/tools/linker/Mono.Linker.Steps/TypeMapStep.cs
<http://github.com/mono/mono/blob/master/mcs/tools/linker/Mono.Linker.Steps/TypeMapStep.cs>It seems to only use IsVirtual (not NewSlot). Cheers, Greg On Wed, Oct 27, 2010 at 9:48 AM, Jb Evain <[email protected]> wrote: > On Wed, Oct 27, 2010 at 3:42 PM, Greg Young <[email protected]> > wrote: > > Then MCS must be broken. I cannot find it handling this (but it does do > the > > virtual check). > > mcs, Mono's C# compiler? Please, it's basic C#, mcs deals with that > without any issue :) > > In that case, Baz::Do is marked as NewSlot, as it should. > > -- > -- > mono-cecil -- Les erreurs de grammaire et de syntaxe ont été incluses pour m'assurer de votre attention -- -- mono-cecil
