[mcs] Add expression bodied syntax for accessors. Fixes #54991
[mono.git] / mcs / errors / cs0103.cs
index b845182c4d960bd97b475f8ea72d493c085cfb8d..3aadeaaf5d665cc8d40725cfc4db0a16fc656417 100644 (file)
@@ -1,4 +1,4 @@
-// cs0103.cs: The name 'count' does not exist in the class or namespace 'ClassMain'
+// CS0103: The name `count' does not exist in the current context
 // Line: 6
 
 class ClassMain {