[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs3005.cs
index 084b4ca06032936e04c1623ab095c7277ebc7c3b..3ba8fd416acb3b83c9f759574f51cc59bd220d51 100644 (file)
@@ -1,6 +1,6 @@
-// cs3005.cs: Identifier `ErrorCS3005.FOO' differing only in case is not CLS-compliant
+// CS3005: Identifier `ErrorCS3005.foo' differing only in case is not CLS-compliant
 // Line: 9
-// Compiler options: -warnaserror
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant (true)]