[arm] remove cross compiling guard for MONO_ARCH_SOFT_DEBUG_SUPPORTED
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / PARAMDESC.cs
index cd870396e8a9def159ea0f8ff42b05ca9f9ccb05..82412040c64cc4cdd3f3f84d593e9ebd0670c27f 100644 (file)
@@ -30,7 +30,7 @@
 
 namespace System.Runtime.InteropServices
 {
-       [ComVisible (false)]
+       [Obsolete]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct PARAMDESC
        {