Added support for GSHAREDVT and DYNCALL on Windows x64 for full AOT builds.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / MarshalDirectiveException.cs
index 69766f428517c121575e05465f59077b0fd5095a..13c9c1554ade431f01cf79a183058b0cbec5b8ef 100644 (file)
@@ -33,9 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
-#if NET_2_0
        [ComVisible(true)]
-#endif 
        [Serializable]
        public class MarshalDirectiveException : SystemException
        {