[708408] Don't start recursive check when reporting inaccesible base type
[mono.git] / mcs / errors / cs0592-8.cs
index baf0cbaf222c07fcf74f899130b3c96c916cf5ae..24df2e8dc36886c69994b820b8dd08abe7e7d921 100644 (file)
@@ -1,4 +1,4 @@
-// cs0657.cs : Attribute 'Obsolete' is not valid on this declaration type. It is valid on 'class, struct, enum, constructor, method, property, field, event, interface, delegate' declarations only.
+// CS0592: The attribute `System.ObsoleteAttribute' is not valid on this declaration type. It is valid on `class, struct, enum, constructor, method, property, indexer, field, event, interface, delegate' declarations only
 // Line : 8
 
 using System;