[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0631-2.cs
index 6aa8255cf6fd2ee486282b4d0075f158b9300f53..5b52e469d2ea018de6f7328b2cc1a1edd60b0c14 100644 (file)
@@ -1,4 +1,4 @@
-// cs0631-2.cs: ref and out are not valid in this context
+// CS0631: The parameter modifier `ref' is not valid in this context
 // Line: 5
 
 class X {