[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs3023.cs
index 614a26dde39b6df5c91cd09ec782a2f1ec06915d..3e87c8cacd8117bb98e4b3f3a83d45e29f9f4f9b 100644 (file)
@@ -1,4 +1,4 @@
-// cs3023.cs: CLSCompliant attribute has no meaning when applied to return types. Try putting it on the method instead
+// CS3023: CLSCompliant attribute has no meaning when applied to return types. Try putting it on the method instead
 // Line: 8
 // Compiler options: -warn:1 -warnaserror