[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0214-8.cs
index 1ab65357b03876b6db933d2a36d5c2a49fc69f22..ac2785225412e4c4e4fcf226422fbd8fecbe4625 100644 (file)
@@ -1,4 +1,4 @@
-// cs0214-8.cs: Pointers and fixed size buffers may only be used in an unsafe context
+// CS0214: Pointers and fixed size buffers may only be used in an unsafe context
 // Line: 17
 // Compiler options: -unsafe