Merge pull request #2646 from ludovic-henry/fix-processwatch-dispose
[mono.git] / mcs / errors / cs0686.cs
index 76ebf9360dafb60ab5b97f5574bf3586f253b4ed..7bf36692c7738bf323488bd4654481a9abf710c5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0686.cs: Accessor 'C.Method.get' cannot implement interface member 'I.get_Method()' for type 'C'. Use an explicit interface implementation.
+// CS0686: Accessor `C.Method.get' cannot implement interface member `I.get_Method()' for type `C'. Use an explicit interface implementation
 // Line: 13
 
 interface I