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