[dlr] Add interpreter increment emit
[mono.git] / mcs / class / dlr / Runtime / Microsoft.Dynamic / ComObject.cs
index 0860ae04bb56d6c4de2ab218bd810ccbdffa1675..c562fda78f46d4aad772127b124fb4a1b9d4cc6c 100644 (file)
@@ -61,7 +61,7 @@ namespace Microsoft.Scripting {
         /// This is the factory method to get the ComObject corresponding to an RCW
         /// </summary>
         /// <returns></returns>
-#if MICROSOFT_DYNAMIC
+#if CLR2
         [PermissionSet(SecurityAction.LinkDemand, Unrestricted = true)]
 #endif
         [SecurityCritical]