Add Environment::CurrentManagedThreadId
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / InvalidComObjectException.cs
index ab7fde83c8259625ed628bc35e9e3b6ac7c1682a..c484ed73af879687aa5e0d9874a5ff01192aaed2 100644 (file)
@@ -33,9 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [ComVisible(true)]
-#endif
        [Serializable]
        public class InvalidComObjectException : SystemException
        {