[mcs] Consider method candidates with misplaced named arguments not applicable. Fixes...
[mono.git] / mcs / errors / cs0658.cs
index e4da1e82b720285b61db6204b2a97960f8591d2c..ebcf50023fb4fb36789368f283bb5ebcf5cd25ad 100644 (file)
@@ -1,5 +1,6 @@
-// cs0658.cs : Invalid attribute location "blah"
-// Line : 8
+// CS0658: `blah' is invalid attribute target. All attributes in this attribute section will be ignored
+// Line : 9
+// Compiler options: -warnaserror -warn:1
 
 public class MyClass {