Merge pull request #1298 from esdrubal/uploadfileasync
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / _EventInfo.cs
index 5dfbb33b9abf113ebbc395ed8d11869524055377..4b6aae76c3f01a8ea8d2f20a3383c4ab346b81d0 100644 (file)
@@ -13,7 +13,9 @@ namespace System.Runtime.InteropServices
        [CLSCompliant (false)]
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        [Guid ("9DE59C64-D889-35A1-B897-587D74469E5B")]
+#if !FULL_AOT_RUNTIME
        [TypeLibImportClass (typeof (EventInfo))]
+#endif
        [ComVisible (true)]
        public interface _EventInfo
        {