AppleTls Support (#4470)
[mono.git] / mcs / class / corlib / CoreFoundation / CFHelpers.cs
index 7a765d35b5504cc6049d5d5591988d3e8da169bd..aa8356730c3f14431e7c54bfabf9c57605025634 100644 (file)
@@ -1,3 +1,4 @@
+#if MONO_FEATURE_APPLETLS
 using System;
 using System.Runtime.InteropServices;
 
@@ -108,3 +109,4 @@ namespace XamMac.CoreFoundation
                }
        }
 }
+#endif