codeowners update
[mono.git] / mcs / errors / cs0419-4.cs
index a1c047234e6cab355ed9a5968690087f60e6e92a..d1ac5a63ad760cb36a4de35437d94f4fdbaa222d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0419-4.cs: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(System.IFormatProvider)' have also matched
+// CS0419: Ambiguous reference in cref attribute `DateTime.ToString'. Assuming `System.DateTime.ToString()' but other overloads including `System.DateTime.ToString(string)' have also matched
 // Line: 10
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
 //