[wasm] Implement GC support. Embedder must provide main loop pumping function request...
[mono.git] / mcs / errors / cs0246-12.cs
index 1117e7f43e65130a8812e4cd06cdd6ecef3b5c14..a2d8cad367827d0bc35ab9ab233d9f62cbdbb42d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246-12.cs: The type or namespace name `RNGCryptoServiceProvider' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `RNGCryptoServiceProvider' could not be found. Are you missing `System.Security.Cryptography' using directive?
 // Line: 13
 
 using System;