[corlib] Make Marshal.BufferToBSTR(Array, int) non-public again (#5670)
[mono.git] / mcs / errors / cs0109-8.cs
index 8728d6f5d824ed8a1bb37170ceb714ae3e0df2e6..5f5a545d58a177fb2ffc3c398fd2d89e358e8a1c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0109-8.cs: The member `DerivedClass.get_Value()' does not hide an inherited member. The new keyword is not required
+// CS0109: The member `DerivedClass.get_Value()' does not hide an inherited member. The new keyword is not required
 // Line: 14
 // Compiler options: -warnaserror -warn:4