[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs0550.cs
index 9bfe22b330e8522149384a02b4ae6b86ba9cd6a9..e344c80b0e568e9d152472c24f31304a39c59ff4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0550.cs: `PropertyClass.PropertyInterface.Value.set' is an accessor not found in interface member `PropertyInterface.Value'
+// CS0550: `PropertyClass.PropertyInterface.Value.set' is an accessor not found in interface member `PropertyInterface.Value'
 // Line: 13
 
 interface PropertyInterface {