[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0197.cs
index e4f3ae3b3f5034b784890e9463dc72180009d518..e1e372696f61516167afa27903659705ccf17654 100644 (file)
@@ -1,4 +1,4 @@
-// cs0197.cs: Passing `T.bar' as ref or out or taking its address may cause a runtime exception because it is a field of a marshal-by-reference class
+// CS0197: Passing `T.bar' as ref or out or taking its address may cause a runtime exception because it is a field of a marshal-by-reference class
 // Line: 15
 // Compiler options: -warnaserror -warn:1