2 references to XmlDataLoader
System.Data.Common (2)
System\Data\DataTable.cs (2)
5953
xmlload ??= new
XmlDataLoader
(this, fIsXdr, false);
6240
xmlload ??= new
XmlDataLoader
(this, fIsXdr, mode == XmlReadMode.IgnoreSchema);