[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0550-2.cs
index 60178219b2da2767e78b0234439e07070f7fb5b1..cf32d29e8b9d66c38980bebc31987446bdb07fff 100644 (file)
@@ -1,4 +1,4 @@
-// cs0550-2.cs: `PropertyClass.PropertyInterface.this[bool].get' is an accessor not found in interface member `PropertyInterface.this[bool]'
+// CS0550: `PropertyClass.PropertyInterface.this[bool].get' is an accessor not found in interface member `PropertyInterface.this[bool]'
 // Line: 13
 
 using System.Runtime.CompilerServices;