Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs1574-2.cs
index 54dbb4290292fe266bd7caabbc2e1466211eb23e..4f1587cc848d7bf07707932b59e5f0e29487223b 100644 (file)
@@ -1,4 +1,7 @@
+// CS1574: XML comment on `Test' has cref attribute `Method(System.String)' that could not be resolved
+// Line: 8
 // Compiler options: -doc:dummy.xml -warnaserror -warn:1
+
 using System;
 
 /// <seealso cref="Method(System.String)"/>