[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0657-4.cs
index f725e4eac403fd717bba9f6b710126a2d65b0b24..145128e1651bb70df1796871106cf85a1c1e96eb 100644 (file)
@@ -1,5 +1,6 @@
-// cs0657-4.cs: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'
-// Line : 6
+// CS0657: `param' is not a valid attribute location for this declaration. Valid attribute locations for this declaration are `assembly, module'. All attributes in this section will be ignored
+// Line: 7
+// Compiler options: -warnaserror
 
 using System;