Fix warnings in mscorlib's Test suite + bring a couple more tests + fix thread rename...
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / VARDESC.cs
index 294a87aad7cd2f3f9d9c8b9db4ab89400405bc64..1ab572ecfc8325fecf46ef2200754fa5d16904bc 100644 (file)
@@ -30,7 +30,7 @@
 
 namespace System.Runtime.InteropServices
 {
-       [ComVisible (false)]
+       [Obsolete]
        [StructLayout (LayoutKind.Sequential, CharSet = CharSet.Unicode)]
        public struct VARDESC
        {