Merge pull request #498 from Unroll-Me/master
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / _Type.cs
index 2fcc9682c76d6b7b159e291e3ab1fce96addf5d4..1565230a30d9159823227bac74ee6bec7e56d667 100644 (file)
@@ -14,7 +14,9 @@ namespace System.Runtime.InteropServices
        [CLSCompliant (false)]
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        [Guid ("BCA8B44D-AAD6-3A86-8AB7-03349F4F2DA2")]
+#if !FULL_AOT_RUNTIME
        [TypeLibImportClass (typeof (Type))]
+#endif
        [ComVisible (true)]
        public interface _Type
        {