[corlib] Defer TypeInfo instantiation logic in DefinedTypes. Fixes #19082
[mono.git] / mcs / class / corlib / System.Reflection / AssemblyDescriptionAttribute.cs
index 73b4540c049c0a29e19fe1f2f924eb77f8093be8..11ed7fac526e9abf52435e0f47db8170ec214fcc 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 AssemblyDescriptionAttribute : Attribute
        {
                // Field