[corlib] Parse datetime string using culture calendar. Fixes #18052
[mono.git] / mcs / class / corlib / System.Security.Cryptography / CryptoConfig.cs
index bb3a7399759f5c88eb7507547346ede9a848dd26..fb04371d255541121980b291524f9e50a879e312 100644 (file)
@@ -30,7 +30,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !MOONLIGHT
+#if !FULL_AOT_RUNTIME
 
 using System.Collections;
 using System.Collections.Generic;