[sgen] Exclusive write on binary protocol file
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / SafeArrayTypeMismatchException.cs
index a71c10c7286bbc5428b5984ba4244bea6b54b5ef..e23c5f6c298084dfa0b9bd700212b1bf2cd3edbc 100644 (file)
@@ -33,9 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [ComVisible(true)]
-#endif
        [Serializable]
        public class SafeArrayTypeMismatchException : SystemException
        {