* XmlWriterTests.cs: Renamed Close* tests to Create*, and improved
[mono.git] / mcs / errors / cs0592-3.cs
index 63a1f6bfc41abc4d66663d16a9fd189bceb00197..211e55f04c055e03ac5275e865f4415a4fee1e54 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-3.cs: Attribute `IndexerName' is not valid on this declaration type. It is valid on `property, indexer' declarations only
+// cs0592-3.cs: The attribute `System.Runtime.CompilerServices.IndexerNameAttribute' is not valid on this declaration type. It is valid on `property, indexer' declarations only
 // Line : 6
 
 using System.Runtime.CompilerServices;