[msvc] Update csproj files
[mono.git] / mcs / errors / cs0115-2.cs
index bc3e218732bce50824df6bdfb4678dd1d28e50b8..a7f16152a9a7a1a1455efdc1c95a61ea0cf486b1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0115.cs: 'X.this[int]': no suitable method found to override
+// CS0115: `X.this[int]' is marked as an override but no suitable indexer found to override
 // Line: 5
 
 class X {