Merge pull request #3585 from lateralusX/jlorenss/win-counter-warning
[mono.git] / mcs / errors / cs1574-4.cs
index 8c4f7c48e2100780cce4b40db8274886c88a1f20..29ebf4216a8eee770bbeb5961dba18244eec0b0b 100644 (file)
@@ -1,4 +1,7 @@
+// CS1574: XML comment on `Test' has cref attribute `System.Xml.XmlDocument' that could not be resolved
+// Line: 9
 // Compiler options: -doc:dummy.xml -warnaserror -noconfig
+
 using System;
 
 /// <seealso cref="System.Xml.XmlDocument"/>