Merge pull request #1135 from kitsilanosoftware/rpm-spec-dead-entries
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / SafeArrayRankMismatchException.cs
index 38bc4be1a4740e52dbb97fc6f8c81e649de34321..c712d91bbe0b8b808c473a1c43a763318b9be326 100644 (file)
@@ -33,6 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
+       [ComVisible(true)]
        [Serializable]
        public class SafeArrayRankMismatchException : SystemException
        {