Moved ProviderCollectionTest.cs from System assembly to System.Configuration.
[mono.git] / mcs / class / corlib / System.Reflection / CallingConventions.cs
index 9eaf499d9debcbaeb80493f494fe980fa2479cf9..cc0a63381a14ae5524a984d28eeaaab3b8827c0b 100644 (file)
@@ -41,6 +41,7 @@ namespace System.Reflection {
        /// </summary>
 #if NET_2_0
        [ComVisible (true)]
+       [Serializable]
 #endif
        [Flags]
        public enum CallingConventions {