1 reference to Xml_CannotConvert
System.Data.Common (1)
System\Data\DataException.cs (1)
713
public static Exception CannotConvert(string name, string? type) => _Data(SR.Format(SR.
Xml_CannotConvert
, name, type));