[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0276.cs
index cbad5ff9ed26afc219c6cf4e77f38f9145e01870..ee6fc11a2460f1e1fcbe6ddd719d01aba3caffb1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0276.cs: `Error0276.Message': accessibility modifiers on accessors may only be used if the property or indexer has both a get and a set accessor
+// CS0276: `Error0276.Message': accessibility modifiers on accessors may only be used if the property or indexer has both a get and a set accessor
 // Line: 7
 // Compiler options: -t:library