Merge pull request #901 from Blewzman/FixAggregateExceptionGetBaseException
[mono.git] / mcs / class / corlib / System.Reflection.Emit / OpCodes.cs
index 840ee183ffcba131c010ab00eda22b672c6631a2..6e891d538d45ed3dfc59083402a6d1074f450df2 100644 (file)
@@ -1,4 +1,4 @@
-#if !FULL_AOT_RUNTIME
+#if !FULL_AOT_RUNTIME || IOS_REFLECTION
 using System.Runtime.InteropServices;
 
 namespace System.Reflection.Emit {