[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0626-4.cs
index 007a588b12a6f528facbf0494f539865f05cc6f0..d18847ccdbc9731546e1e7106a58b269fb33dadb 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