Uri.OriginalString is a bit misleading since it's computed for merged URI
[mono.git] / mcs / class / System / System.Security.Cryptography.X509Certificates / X509ChainStatus.cs
index 78d68c178981fcde2f95baa02310eae0d2a4448b..82391f02da5fa132ac96eb6b41192a6a73473921 100644 (file)
@@ -27,7 +27,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && SECURITY_DEP
+#if SECURITY_DEP || MOONLIGHT
 
 namespace System.Security.Cryptography.X509Certificates {