Base:
method
WriteTo
System.Xml.XmlNode.WriteTo(System.Xml.XmlWriter)
5 references to WriteTo
PresentationBuildTasks (1)
Microsoft\Build\Tasks\Windows\UpdateManifestForBrowserApplication.cs (1)
116manifestDocument.WriteTo(manifestWriter);
System.Data.Common (2)
System\Data\xmlsaver.cs (2)
834xd.WriteTo(xmlWriter); 903_dc.WriteTo(xw);
System.Private.Xml (2)
System\Xml\Dom\XmlDocument.cs (2)
1398WriteTo(xw); 1413WriteTo(xw);