[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs3008-2.cs
index fa6a695a906a719d91fd4dd3374502b5e7539cdb..90e8638e3f02ac7d67140f2ceef6bfa740e38bf5 100644 (file)
@@ -1,5 +1,6 @@
-// cs3008-2.cs: Identifier `CLSClass._myEvent' is not CLS-compliant
-// Line: 8
+// CS3008: Identifier `CLSClass._myEvent' is not CLS-compliant
+// Line: 11
+// Compiler options: -warnaserror -warn:1
 
 using System;
 [assembly: CLSCompliant(true)]