Monodis shows the following signature for mono-generated .cctors:

    .method compilercontrolled static  specialname  rtspecialname
           default void .cctor()  cil managed

Whereas .NET-generated .cctors have the following sig:

    .method private static  hidebysig  specialname  rtspecialname
           default void .cctor()  cil managed

Piers.
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to