Store multiple exceptions in Completion correctly
[mono.git] / mcs / errors / cs0551.cs
index 744fc6d9c119289194920be04ef1dc9b66772fef..036d2e35e29e44c4d0c63a6a65f680f53e2d1127 100644 (file)
@@ -1,4 +1,4 @@
-// cs0551.cs: Explicit interface implementation 'PropertyClass.PropertyInterface.Value' is missing accessor 'PropertyInterface.Value.set'
+// CS0551: Explicit interface implementation `PropertyClass.PropertyInterface.Value' is missing accessor `PropertyInterface.Value.set'
 // Line: 9
 
 interface PropertyInterface {