Merge pull request #1385 from BrzVlad/fin-hash
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / _FieldInfo.cs
index d599ee5365929b75298cdf12f40db5cc3dd4f691..4383dca5f6665728ba0a38b213a3477004ae34f5 100644 (file)
@@ -14,7 +14,9 @@ namespace System.Runtime.InteropServices
        [CLSCompliant (false)]
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        [Guid ("8A7C1442-A9FB-366B-80D8-4939FFA6DBE0")]
+#if !FULL_AOT_RUNTIME
        [TypeLibImportClass (typeof (FieldInfo))]
+#endif
        [ComVisible (true)]
        public interface _FieldInfo
        {