Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0626.cs
index a9e34d67a2de2b9001ac202d0179587542bea9f8..e344888d91ba345598562fc53e9eabfa77a3ba82 100644 (file)
@@ -1,4 +1,4 @@
-// cs0626.cs: Method, operator, or accessor `ExternClass.ExternMethod()' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation
+// CS0626: `ExternClass.ExternMethod()' is marked as an external but has no DllImport attribute. Consider adding a DllImport attribute to specify the external implementation
 // Line: 6
 // Compiler options: -warnaserror -warn:1