[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0108-11.cs
index 30f4a12c6175035fcd88e52bedc6cca8edfaf4d2..8c2c04341a72310dfb9e36c8f8d2c1c132404351 100644 (file)
@@ -1,4 +1,4 @@
-// cs0108.cs: The new keyword is required on 'Bar.this[int, int]' because it hides inherited member
+// CS0108: `Bar.this[int, int]' hides inherited member `Foo.this[int, int]'. Use the new keyword if hiding was intended
 // Line: 15
 // Compiler options: -warnaserror -warn:2