1 reference to Xml_AttributeValues
System.Data.Common (1)
System\Data\DataException.cs (1)
696
public static Exception AttributeValues(string name, string value1, string value2) => _Data(SR.Format(SR.
Xml_AttributeValues
, name, value1, value2));