[threadpool] Pass callback at initialization (#4546)
[mono.git] / mcs / errors / cs0271.cs
index d5480ce3b2c957e94680fa1d9acde62f45525bbd..2b4ec1554982b3c4a1934fc1338fcc9aa521e884 100644 (file)
@@ -1,4 +1,4 @@
-// cs0271.cs: The property or indexer 'P.Prop' cannot be used in this context because the get accessor is inaccessible
+// CS0271: The property or indexer `P.Prop' cannot be used in this context because the get accessor is inaccessible
 // Line: 19
 
 class P