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