[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs1058-1.cs
index d0526d6a7e6f91eb7595a7997cb5cadd5a6c2dcc..e95c83b9b22235d57b788538b893d939bf4bf449 100644 (file)
@@ -1,4 +1,4 @@
-// cs1058.cs: A previous catch clause already catches all exceptions. All non-exceptions thrown will be wrapped in a `System.Runtime.CompilerServices.RuntimeWrappedException'
+// CS1058: A previous catch clause already catches all exceptions. All non-exceptions thrown will be wrapped in a `System.Runtime.CompilerServices.RuntimeWrappedException'
 // Line: 11
 // Compiler options: -warnaserror -warn:4