Merge pull request #993 from ancailliau/fix-datacontract-json-serialization
[mono.git] / mcs / class / Facades / System.Reflection.Primitives / TypeForwarders.cs
index d19ab64febc11b05c64c1faae970e4bed2829469..cfa70ce24a5c460f9ae8f1c8efef1cff5afe3b63 100644 (file)
@@ -20,7 +20,7 @@
 // THE SOFTWARE.
 // 
 
-#if !MONOTOUCH
+#if !FULL_AOT_RUNTIME
 [assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.FlowControl))]
 [assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.OpCode))]
 [assembly: System.Runtime.CompilerServices.TypeForwardedToAttribute(typeof(System.Reflection.Emit.OpCodes))]