X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Reflection%2FCallingConventions.cs;h=cc0a63381a14ae5524a984d28eeaaab3b8827c0b;hb=4323fbeaebf249f016dfdd6dc9b3b52a515f87c4;hp=9eaf499d9debcbaeb80493f494fe980fa2479cf9;hpb=c4a3b30460c7ea1a1fb3c97cfc8478555714af2f;p=mono.git diff --git a/mcs/class/corlib/System.Reflection/CallingConventions.cs b/mcs/class/corlib/System.Reflection/CallingConventions.cs index 9eaf499d9de..cc0a63381a1 100644 --- a/mcs/class/corlib/System.Reflection/CallingConventions.cs +++ b/mcs/class/corlib/System.Reflection/CallingConventions.cs @@ -41,6 +41,7 @@ namespace System.Reflection { /// #if NET_2_0 [ComVisible (true)] + [Serializable] #endif [Flags] public enum CallingConventions {