[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs1618-2.cs
index 955e1548bfd0c58a87de9cf48c706bd3b0ef09c2..545e0fcb363dbeae702f19ee28d40f9d6f21d57a 100644 (file)
@@ -1,4 +1,4 @@
-// cs1618-2.cs: Cannot create delegate with `System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute
+// CS1618: Cannot create delegate with `System.Diagnostics.Debug.Assert(bool)' because it has a Conditional attribute
 // Line: 8
 
 namespace Foo {