[corlib] Fixed StringBuilder construction bugs in marshalling caused by changes to...
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyDelaySignAttribute.cs
index 14d99ec1f0a67aae63342770ef0e62b0b52152da..6287cf2ddc8f52eccff7eb9a92cd103edfec1781 100644 (file)
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
+using System.Runtime.InteropServices;
 
 namespace System.Reflection
 {
-       [AttributeUsage (AttributeTargets.Assembly)]
+       [ComVisible (true)]
+       [AttributeUsage (AttributeTargets.Assembly, Inherited=false)]
        public sealed class AssemblyDelaySignAttribute : Attribute
        {
                // Field