1 // cs0419.cs: Ambiguous reference in cref attribute `System.String.Replace'. Assuming `string.Replace(char, char)' but other overloads including `string.Replace(string, string)' have also matched
3 // Compiler options: -doc:dummy.xml -warn:3 -warnaserror
5 /// Exposes <see cref="System.String.Replace"/> to XSLT