3 references to Save
System.Data (3)
fx\src\data\System\Data\DataTable.cs (1)
5008treeGen.Save(null, this, writer, writeHierarchy);
fx\src\data\System\Data\xmlsaver.cs (2)
949Save(ds, dt, xw, false); 2499new XmlTreeGen(SchemaFormat.Public).Save( null, _dt, _xmlw, this._writeHierarchy);