[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0214-5.cs
index ae7e1eecd29c380ec35671589c3e1f8be701c30a..3aee3df7e948293c0fe50613610d740439469eac 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214: Pointer can only be used in unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 16
 // Compiler options: -unsafe