Allow at max one Remove operation to fail in tests.
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / _AssemblyBuilder.cs
index af6119fa7476c94f3923e8717c57d3c434405786..ac80562f233b7af287da5f5e91b39e46a6bcff37 100644 (file)
@@ -32,9 +32,7 @@
 using System.Reflection.Emit;
 
 namespace System.Runtime.InteropServices {
-#if NET_2_0
        [ComVisible (true)]
-#endif
        [CLSCompliant (false)]
        [InterfaceType (ComInterfaceType.InterfaceIsIUnknown)]
        [Guid ("BEBB2505-8B54-3443-AEAD-142A16DD9CC7")]