Merge pull request #2780 from alexanderkyte/seq_point_optimize
[mono.git] / mcs / class / corlib / System.Runtime.Remoting / InternalRemotingServices.cs
index 33a8ea34ca970cf8e91336b15d3697140d413545..5ee13c90c62d6385d7fa36beac29c19ad2087438 100644 (file)
@@ -39,6 +39,7 @@ using System.Runtime.Remoting.Messaging;
 
 namespace System.Runtime.Remoting
 {
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class InternalRemotingServices 
        {
                static Hashtable _soapAttributes = new Hashtable ();