1 reference to Xml_MissingRefer
System.Data.Common (1)
System\Data\DataException.cs (1)
714public static Exception MissingRefer(string name) => _Data(SR.Format(SR.Xml_MissingRefer, Keywords.REFER, Keywords.XSD_KEYREF, name));