New tests.
[mono.git] / mcs / class / corlib / System.Security.Cryptography / RSACryptoServiceProvider.cs
index c254c17e5ba7a2663be01d5bc1d940e550e6802b..ef607bc5fd28b0274dfcca13685009223baf6f17 100644 (file)
@@ -29,7 +29,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !NET_2_1 || MONOTOUCH
+#if !MOONLIGHT
 
 using System.IO;
 using System.Runtime.InteropServices;