[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / FieldAttributes.cs
index cd7d6976cdeb1b1ed226dc8bec5ffab03c1ea2f5..edfc5b279a2c50d597f85d426a6097b83c6873a6 100644 (file)
@@ -39,9 +39,8 @@ namespace System.Reflection {
 
        /// <summary>
        /// </summary>
-#if NET_2_0
        [ComVisible (true)]
-#endif
+       [Serializable]
        [Flags]
        public enum FieldAttributes {