[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs3005-17.cs
index eceafa7127c413e1729bebc1135a2a1d9287cba8..409dc421fecdda6201ffe7567197de9a6d6dc0ae 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005-17.cs: Identifier `CLSClass.op_implicit()' differing only in case is not CLS-compliant
-// Compiler options: -warnaserror
+// CS3005: Identifier `CLSClass.op_implicit()' differing only in case is not CLS-compliant
 // Line: 12
+// Compiler options: -warnaserror
 
 using System;
 [assembly:CLSCompliant(true)]