2 references to XmlDataLoader
System.Data (2)
fx\src\data\System\Data\DataTable.cs (2)
5305
xmlload = new
XmlDataLoader
(this, fIsXdr, false);
5530
xmlload = new
XmlDataLoader
(this, fIsXdr, mode == XmlReadMode.IgnoreSchema);