3 references to WriteXml
System.Data (3)
fx\src\data\System\Data\DataTable.cs (3)
4749
WriteXml
(stream, XmlWriteMode.IgnoreSchema, false);
4754
WriteXml
(stream, XmlWriteMode.IgnoreSchema, writeHierarchy);
4793
WriteXml
(stream, mode, false);