[xbuild] Add new reserved properties $(MSBuildThisFile*).
[mono.git] / mcs / errors / cs0214-2.cs
index 208b5b3b904a24cc18149e46e3d3bb2a4ba28af6..22c81e95bd275b2f94a738b1b561a00330cd7931 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214: pointers can only be used in an unsafe context
+// cs0214-2.cs: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 9
 // Compiler options: -unsafe