[jit] Fix the saving of the 'cfg->ret_var_set' flag when inlining, it was set to...
[mono.git] / mcs / errors / cs0276.cs
index f55bc4221e67fff1711a875b7636d2e4778d33d2..ee6fc11a2460f1e1fcbe6ddd719d01aba3caffb1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0276.cs: Accessibility modifiers can only be used if both get and set accessors exist
+// 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