Add enum TrustDirection.cs
[mono.git] / mcs / errors / cs0419-4.cs
index a1c047234e6cab355ed9a5968690087f60e6e92a..e87ca5dab4100f108ae9c919e3e0ddd922f6e370 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(System.IFormatProvider)' have also matched
 // Line: 10
 // Compiler options: -doc:dummy.xml -warnaserror -warn:4
 //