[corlib] Fixes security tests failures
[mono.git] / mcs / class / System.Security / System.Security.Cryptography.Xml / SignedInfo.cs
index a8bf1bde5e71fe4f996b02d04ade797b22c5f86c..f9d6d9f0048610ece2aeac44f9a0d08b4f625ad1 100644 (file)
@@ -58,13 +58,11 @@ namespace System.Security.Cryptography.Xml {
                        }
                }
 
-#if NET_2_0
                [ComVisible (false)]
                [MonoTODO]
                public Transform CanonicalizationMethodObject {
                        get { throw new NotImplementedException (); }
                }
-#endif
 
                // documented as not supported (and throwing exception)
                public int Count {